We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccfff46 commit 5e03835Copy full SHA for 5e03835
1 file changed
biome.json
@@ -1,11 +1,7 @@
1
{
2
"$schema": "https://biomejs.dev/schemas/1.0.0/schema.json",
3
"files": {
4
- "ignore": [
5
- ".wrangler",
6
- "node_modules",
7
- "vendor/*"
8
- ]
+ "ignore": [".wrangler", "node_modules", "vendor/*"]
9
},
10
"formatter": {
11
"indentStyle": "space",
0 commit comments