Skip to content

Commit

Permalink
Update biome.json
Browse files Browse the repository at this point in the history
  • Loading branch information
theogravity authored Apr 4, 2024
1 parent 2d7214b commit 90c2709
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"linter": {
"enabled": true,
"rules": {
"complexity": {
"useLiteralKeys": "off"
},
"suspicious": {
"noImplicitAnyLet": "off",
"noExplicitAny": "off"
Expand Down

0 comments on commit 90c2709

Please sign in to comment.