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.
.changes
1 parent 958b42a commit 1b53ab4Copy full SHA for 1b53ab4
biome.json
@@ -7,7 +7,7 @@
7
},
8
"files": {
9
"ignoreUnknown": false,
10
- "ignore": ["tsconfig.json"]
+ "ignore": ["tsconfig.json", "package.json", ".changes/*"]
11
12
"formatter": {
13
"enabled": true,
0 commit comments