Skip to content

Commit d3c33ed

Browse files
committed
Exclude dist dir from formatting
1 parent 6909fba commit d3c33ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dprint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"typeLiteral.separatorKind": "comma",
66
},
77
"excludes": [
8+
"**/dist",
89
"**/node_modules",
910
],
1011
"plugins": [

0 commit comments

Comments
 (0)