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 2b324c8 commit ccca58aCopy full SHA for ccca58a
biome.json
@@ -10,6 +10,7 @@
10
},
11
"nursery": {
12
"useExplicitType": "off"
13
+ },
14
"correctness": {
15
"noUnusedFunctionParameters": "error",
16
"noUnusedVariables": "error"
0 commit comments