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 8a4b39b commit d07aaacCopy full SHA for d07aaac
biome.json
@@ -10,7 +10,7 @@
10
"./**/*.mjs",
11
"./**/*.cjs"
12
],
13
- "ignore": ["**/.rslib/*", "./tests/e2e/react-component/public/umd/*"]
+ "ignore": ["./tests/e2e/react-component/public/umd/*"]
14
},
15
"vcs": {
16
"enabled": true,
0 commit comments