We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c161a4 commit 6cf4099Copy full SHA for 6cf4099
1 file changed
biome.json
@@ -66,7 +66,7 @@
66
"useSingleVarDeclarator": "error",
67
"noUnusedTemplateLiteral": "error",
68
"useNumberNamespace": "error",
69
- "noInferrableTypes": "error",
+ "noInferrableTypes": "off",
70
"noUselessElse": "error",
71
"useNumericSeparators": "error"
72
}
0 commit comments