diff --git a/Documentos/biome.json b/Documentos/biome.json index e857766..53c9161 100644 --- a/Documentos/biome.json +++ b/Documentos/biome.json @@ -8,7 +8,7 @@ "correctness": { "noUnusedVariables": "error", "noUnusedImports": "error", - "noEmptyPattern": "error", + "noEmptyPattern": "off", "useExhaustiveDependencies": "off" }, "style": {