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 76874a0 commit f54003cCopy full SHA for f54003c
biome.json
@@ -9,6 +9,7 @@
9
"**/*.jsx",
10
"**/*.json",
11
"!.vscode",
12
+ "!.changeset",
13
"!**/public"
14
],
15
"ignoreUnknown": true
0 commit comments