diff --git a/Documentos/biome.json b/Documentos/biome.json index 53c9161..9928072 100644 --- a/Documentos/biome.json +++ b/Documentos/biome.json @@ -34,7 +34,8 @@ "noBannedTypes": "off", "useLiteralKeys": "off", "useArrowFunction": "warn", - "useDateNow": "off" + "useDateNow": "off", + "noUselessFragments":"off" }, "performance": { "noAccumulatingSpread": "warn"