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 5a41417 commit 08b45aeCopy full SHA for 08b45ae
biome.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://biomejs.dev/schemas/1.8.0/schema.json",
3
"files": {
4
- "ignore": [".tsimp", "coverage", "dist", ".pnp.cjs", ".pnp.loader.mjs"]
+ "ignore": [".tsimp", ".yarn", "coverage", "dist", ".pnp.cjs", ".pnp.loader.mjs"]
5
},
6
"formatter": {
7
"lineWidth": 100,
0 commit comments