From: Jérôme Benoit Date: Sun, 7 Sep 2025 16:30:07 +0000 (+0200) Subject: chore: sync biome configuration X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=e091b1ba753c78a38c856971925693284750f7ff;p=benchmarks-js.git chore: sync biome configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index 30fadf6..7c9cafe 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.2.2/schema.json", + "$schema": "https://biomejs.dev/schemas/2.2.3/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,