Skip to content

Commit 347bd43

Browse files
committed
remove blocks on some checks
1 parent cc24cc0 commit 347bd43

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

frontend/interactEM/biome.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@
2828
"noUnusedImports": {
2929
"level": "error"
3030
}
31-
},
32-
"suspicious": {
33-
"noExplicitAny": "off",
34-
"noArrayIndexKey": "off"
35-
},
36-
"style": {
37-
"noNonNullAssertion": "off"
3831
}
3932
}
4033
},

0 commit comments

Comments
 (0)