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