We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97ae7f commit 94c104fCopy full SHA for 94c104f
1 file changed
biome.json
@@ -29,7 +29,7 @@
29
},
30
"formatter": {
31
"enabled": true,
32
- "ignore": ["**/*.astro", "**/*.md"],
+ "ignore": ["**/*.astro", "**/*.md", "**/package.json"],
33
"indentStyle": "space",
34
"indentWidth": 2
35
0 commit comments