diff options
Diffstat (limited to 'biome.json')
| -rw-r--r-- | biome.json | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -28,8 +28,7 @@ "useGenericFontNames": "off" }, "complexity": { - "noUselessEmptyExport": "off", - "useLiteralKeys": "off" + "noUselessEmptyExport": "off" }, "correctness": { "noInvalidUseBeforeDeclaration": "off" |