Skip to content

Commit 7b36921

Browse files
committed
create dprint - init
1 parent 99f03c2 commit 7b36921

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

dprint.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
2-
"includes": ["**/*.{html,css,md}"],
2+
"excludes": [
3+
"**/*-lock.json"
4+
],
35
"plugins": [
6+
// specify plugin urls here
47
]
58
}

0 commit comments

Comments
 (0)