]> Piment Noir Git Repositories - benchmarks-js.git/commitdiff
chore: migrate biome configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 2 Dec 2025 11:49:09 +0000 (12:49 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 2 Dec 2025 11:49:09 +0000 (12:49 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
biome.json

index e9650bea6e24d68c083f98e7ec31f8242e92a6df..87d5c2f056666e3c29d65083ddcc616a802b72bc 100644 (file)
@@ -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,