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 21e4c47 commit a437cf4Copy full SHA for a437cf4
biome.json
@@ -3,7 +3,7 @@
3
"vcs": { "enabled": false, "clientKind": "git", "useIgnoreFile": false },
4
"files": {
5
"ignoreUnknown": false,
6
- "ignore": ["dist/*", "javascript/sentry-conventions/package.json", "rust/*", "python/*"]
+ "ignore": ["dist/*", "javascript/sentry-conventions/package.json", "rust/*", "python/*", ".claude/*"]
7
},
8
"formatter": {
9
"enabled": true,
0 commit comments