We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7632d9e commit e4987f0Copy full SHA for e4987f0
biome.json
@@ -28,7 +28,7 @@
28
"noInvalidNewBuiltin": "error",
29
"noNewSymbol": "error",
30
"noNodejsModules": "off",
31
- "noUndeclaredDependencies": "error",
+ "noUndeclaredDependencies": "off",
32
"noUndeclaredVariables": "error",
33
"noUnusedFunctionParameters": "error",
34
"noUnusedImports": "error",
0 commit comments