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 9b01047 commit d922e13Copy full SHA for d922e13
biome.json
@@ -35,6 +35,7 @@
35
},
36
"suspicious": {
37
"noArrayIndexKey": "off",
38
+ "noConfusingVoidType": "off",
39
"noExplicitAny": "off"
40
}
41
0 commit comments