Skip to content

Commit e4987f0

Browse files
committed
Update biome.json
1 parent 7632d9e commit e4987f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"noInvalidNewBuiltin": "error",
2929
"noNewSymbol": "error",
3030
"noNodejsModules": "off",
31-
"noUndeclaredDependencies": "error",
31+
"noUndeclaredDependencies": "off",
3232
"noUndeclaredVariables": "error",
3333
"noUnusedFunctionParameters": "error",
3434
"noUnusedImports": "error",

0 commit comments

Comments
 (0)