diff --git a/package.json b/package.json index fa0e1e3..4c223f2 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "extends": "@bauke/eslint-config", "prettier": true, "rules": { + "complexity": "off", "no-await-in-loop": "off" }, "space": true