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 e31087a commit 0081c90Copy full SHA for 0081c90
biome.json
@@ -19,7 +19,6 @@
19
"groups": [
20
{ "type": false, "source": ":NODE:" },
21
{ "type": false, "source": ["vitest", "vitest/**", "@vitest/**", "vitest-*"] },
22
- { "type": false, "source": "@testing-library/**" },
23
{ "type": false, "source": ["react", "react-dom", "react-dom/**", "react-native"] },
24
{ "type": false, "source": [":PACKAGE:"] },
25
":BLANK_LINE:",
0 commit comments