We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98eeb8 commit 6f020cdCopy full SHA for 6f020cd
1 file changed
biome.json
@@ -33,7 +33,7 @@
33
},
34
"correctness": {
35
"noUnusedPrivateClassMembers": "error",
36
- "noUnusedImports": { "level": "error" }
+ "noUnusedImports": { "level": "warn" }
37
38
"nursery": {
39
"noUnresolvedImports": "off"
0 commit comments