]> Piment Noir Git Repositories - benchmarks-js.git/commitdiff
chore: migrate biome configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 11 Sep 2025 22:19:01 +0000 (00:19 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 11 Sep 2025 22:19:01 +0000 (00:19 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
biome.json

index 7c9cafe5e9600ac614e3a92940186bb99177bbf4..e3ed6bb8c10e7375fd81481517be6fbfb0acb3f6 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "$schema": "https://biomejs.dev/schemas/2.2.3/schema.json",
+  "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json",
   "assist": { "actions": { "source": { "organizeImports": "off" } } },
   "linter": {
     "enabled": false,