Skip to content

Commit 45ec9eb

Browse files
committed
fix formatter setting
1 parent f1dae27 commit 45ec9eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dprint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"**/permissions/**",
3434
"**/*.swift",
3535
"**/migrations/**",
36-
"**/charts/**"
36+
"**/charts/**",
37+
"**/schema.json"
3738
],
3839
"exec": {
3940
"cwd": "${configDir}",

0 commit comments

Comments
 (0)