From d0f4faafd9f727aeec1ef6c17b16c2a8b587d7ca Mon Sep 17 00:00:00 2001 From: Christopher Alphonse Date: Sun, 7 Dec 2025 17:08:18 -0500 Subject: [PATCH] Update biome.json --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"