build(deps-dev): bump rollup
[poolifier.git] / biome.json
index 55a5f761d254a298a3dd1061e38a855f180d315a..56ea361876eae835515897e0d56bad903351aa95 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "$schema": "https://biomejs.dev/schemas/1.1.2/schema.json",
+  "$schema": "https://biomejs.dev/schemas/1.2.1/schema.json",
   "organizeImports": {
     "enabled": false
   },
     "formatter": {
       "quoteStyle": "single",
       "trailingComma": "none",
-      "semicolons": "asNeeded"
+      "semicolons": "asNeeded",
+      "arrowParentheses": "asNeeded"
+    }
+  },
+  "json": {
+    "parser": {
+      "allowComments": true
     }
   },
   "files": {