From: Jérôme Benoit Date: Thu, 31 Jul 2025 11:23:44 +0000 (+0200) Subject: chore: migrate biome config X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=32bae64b3d16803556b460f31f8ec9d7a2556c62;p=benchmarks-js.git chore: migrate biome config Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index 23dd0e1..5a769de 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.1.2/schema.json", + "$schema": "https://biomejs.dev/schemas/2.1.3/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,