aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biome.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/biome.json b/biome.json
index 8ca06785..e36a00a1 100644
--- a/biome.json
+++ b/biome.json
@@ -28,8 +28,7 @@
"useGenericFontNames": "off"
},
"complexity": {
- "noUselessEmptyExport": "off",
- "useLiteralKeys": "off"
+ "noUselessEmptyExport": "off"
},
"correctness": {
"noInvalidUseBeforeDeclaration": "off"