build(deps-dev): apply updates
[poolifier.git] / biome.json
index a30cbdd7dfb8da3f1214473a9cb66c9692d1c511..e7c8290ba2e075d7e17ed78e046e623b148e0f05 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "$schema": "https://biomejs.dev/schemas/1.2.2/schema.json",
+  "$schema": "https://biomejs.dev/schemas/1.3.0/schema.json",
   "organizeImports": {
     "enabled": false
   },
@@ -12,7 +12,7 @@
   "formatter": {
     "enabled": true,
     "indentStyle": "space",
-    "indentSize": 2
+    "indentWidth": 2
   },
   "javascript": {
     "formatter": {