Skip to content

Commit 36c1aea

Browse files
committed
chore: Ignore formatting json files
1 parent 981d46d commit 36c1aea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

biome.json

+5
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,10 @@
2727
"attributePosition": "auto",
2828
"bracketSpacing": true
2929
}
30+
},
31+
"json": {
32+
"formatter": {
33+
"enabled": false
34+
}
3035
}
3136
}

0 commit comments

Comments
 (0)