Skip to content

Commit 5e03835

Browse files
committed
Format biome.json
1 parent ccfff46 commit 5e03835

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

biome.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"$schema": "https://biomejs.dev/schemas/1.0.0/schema.json",
33
"files": {
4-
"ignore": [
5-
".wrangler",
6-
"node_modules",
7-
"vendor/*"
8-
]
4+
"ignore": [".wrangler", "node_modules", "vendor/*"]
95
},
106
"formatter": {
117
"indentStyle": "space",

0 commit comments

Comments
 (0)