From 5c5d3e2ad573e9d862fe60c9ce113f2a224e6025 Mon Sep 17 00:00:00 2001 From: GODrums Date: Sat, 7 Sep 2024 04:30:11 +0200 Subject: [PATCH] Correct last commit --- biome.json | 1 + 1 file changed, 1 insertion(+) diff --git a/biome.json b/biome.json index 98ef413..2f94d59 100644 --- a/biome.json +++ b/biome.json @@ -21,6 +21,7 @@ "noParameterAssign": "off", "noArguments": "off" } + }, "ignore": ["**/*.svelte"] }, "javascript": {