]> Piment Noir Git Repositories - benchmarks-js.git/commitdiff
chore: migrate biome config
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 31 Jul 2025 11:23:44 +0000 (13:23 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 31 Jul 2025 11:23:44 +0000 (13:23 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
biome.json

index 23dd0e15cfbe0eb71f83711c40adeff45e8acaa4..5a769dec5dd1cb517c0a610127de9e9d676e511b 100644 (file)
@@ -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,