diff --git a/biome.json b/biome.json index 1253d86..da9f843 100644 --- a/biome.json +++ b/biome.json @@ -50,7 +50,7 @@ "style": { "useConst": "error", "useTemplate": "error", - "useShorthandArrayType": "error" + }, "complexity": { "noExcessiveCognitiveComplexity": "warn"