diff --git a/.eslintrc.json b/.eslintrc.json index 222d475..7e4e0aa 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -21,6 +21,7 @@ "prettier/prettier": "error", "arrow-body-style": "off", "prefer-arrow-callback": "off", + "import/no-cycle": "error", "sort-imports": [ "error", {