chore: migrate biome configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 17 Oct 2024 21:17:29 +0000 (23:17 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 17 Oct 2024 21:17:29 +0000 (23:17 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
biome.json

index 0a62520f879265dce64aba1af3d3d86dfc138e05..066633f09681d413a923d3f7b1ad4a833bec74eb 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "$schema": "https://biomejs.dev/schemas/1.9.3/schema.json",
+  "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
   "organizeImports": {
     "enabled": false
   },