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