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

index f7acf9b16db8f08bc62fd1a009d2262f994b86c5..77902b1bd8ff75323b8ea9a7af5d98c852996f18 100644 (file)
@@ -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,