diff --git a/Documentos/biome.json b/Documentos/biome.json index 757540e..739a12b 100644 --- a/Documentos/biome.json +++ b/Documentos/biome.json @@ -31,7 +31,7 @@ "noAsyncPromiseExecutor": "off" }, "complexity": { - "noUselessConstructor": "error", + "noUselessConstructor": "off", "noBannedTypes": "off", "useLiteralKeys": "off", "useArrowFunction": "warn",