diff options
Diffstat (limited to 'biome.json')
| -rw-r--r-- | biome.json | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -27,9 +27,6 @@ "useAltText": "off", "useGenericFontNames": "off" }, - "correctness": { - "noInvalidUseBeforeDeclaration": "off" - }, "suspicious": { "noDoubleEquals": "off", "noDuplicateCase": "off", |