Skip to content

Commit

Permalink
[biome.json] Re-enable noUnreachableSuper.
Browse files Browse the repository at this point in the history
rome/tools#4615 and rome/tools#4616 are resolved now.
  • Loading branch information
lgarron committed Sep 7, 2023
1 parent 7178072 commit 9846666
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"complexity": {
"useLiteralKeys": "off"
},
"correctness": {
"noUnreachableSuper": "off"
},
"style": {
"noNegationElse": "off",
"noShoutyConstants": "off",
Expand Down

0 comments on commit 9846666

Please sign in to comment.