diff --git a/Documentos/biome.json b/Documentos/biome.json index 8de8931..db98f2f 100644 --- a/Documentos/biome.json +++ b/Documentos/biome.json @@ -32,6 +32,7 @@ "complexity": { "noUselessConstructor": "error", "noBannedTypes": "off", + "useLiteralKeys": "off", "useArrowFunction": "warn", "useDateNow": "off" }, @@ -58,4 +59,4 @@ "attributePosition": "multiline" } } -} +} \ No newline at end of file