Skip to content

Commit

Permalink
Disable noNegationElse Biome rule
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer committed Jul 1, 2024
1 parent a179c17 commit fa298f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/configs/biome/biome.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
},
"style": {
"noNamespace": "error",
"noNegationElse": "error",
"noShoutyConstants": "error",
"useBlockStatements": "error",
"useCollapsedElseIf": "error",
Expand Down

0 comments on commit fa298f1

Please sign in to comment.