fix: emit pool error if continous tasks stealing on idle fail
[poolifier.git] / biome.json
index e7c8290ba2e075d7e17ed78e046e623b148e0f05..6e53251b5a0f44ccdedf6b57ee7ee16e0d21d93f 100644 (file)
@@ -1,10 +1,10 @@
 {
-  "$schema": "https://biomejs.dev/schemas/1.3.0/schema.json",
+  "$schema": "https://biomejs.dev/schemas/1.4.1/schema.json",
   "organizeImports": {
     "enabled": false
   },
   "linter": {
-    "enabled": true,
+    "enabled": false,
     "rules": {
       "recommended": true
     }