We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f03c2 commit 7b36921Copy full SHA for 7b36921
dprint.json
@@ -1,5 +1,8 @@
1
{
2
- "includes": ["**/*.{html,css,md}"],
+ "excludes": [
3
+ "**/*-lock.json"
4
+ ],
5
"plugins": [
6
+ // specify plugin urls here
7
]
8
}
0 commit comments