From: Jérôme Benoit Date: Fri, 21 Nov 2025 10:22:19 +0000 (+0100) Subject: chore: migrate biome configuration X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=331d287b232ab138c8c5dfc1b1f24f16cf97a835;p=benchmarks-js.git chore: migrate biome configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index 77902b1..e9650be 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.6/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.7/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,