build(deps-dev): apply updates
[benchmarks-js.git] / biome.json
index 8a79b0631dbe51ca74efbd7c69fa0e211482d980..e4dbd8118305734dc62a60d019dce838b8dd9b4d 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": {