From: Jérôme Benoit Date: Tue, 2 Dec 2025 11:49:09 +0000 (+0100) Subject: chore: migrate biome configuration X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ff1acbd143c80933f9b38b5c323498c1e1ff1215;p=benchmarks-js.git chore: migrate biome configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index e9650be..87d5c2f 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.7/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.8/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,