diff --git a/biome.json b/biome.json index 4b0c41d71..8951f2409 100644 --- a/biome.json +++ b/biome.json @@ -7,9 +7,6 @@ "complexity": { "useLiteralKeys": "off" }, - "correctness": { - "noUnreachableSuper": "off" - }, "style": { "noNegationElse": "off", "noShoutyConstants": "off",