We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff14c4 commit 294a2fbCopy full SHA for 294a2fb
biome.json
@@ -37,7 +37,7 @@
37
"rules": {
38
"correctness": {
39
"noUnusedImports": "off",
40
- "noUnusedVariables": "warn"
+ "noUnusedVariables": "off"
41
}
42
43
0 commit comments