Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration for rule "import/no-cycle" is invalid #111

Closed
btd1337 opened this issue Jun 20, 2020 · 2 comments
Closed

Configuration for rule "import/no-cycle" is invalid #111

btd1337 opened this issue Jun 20, 2020 · 2 comments

Comments

@btd1337
Copy link

btd1337 commented Jun 20, 2020

Using the new Eslint 7.3.0 version, this error is reported:

.eslintrc.js »
 eslint-config-airbnb-typescript/base »
node_modules/eslint-config-airbnb-base/index.js » 
/opt/desenvolvimento/haizen/bridi-back/node_modules/eslint-config-airbnb-base/rules/imports.js: 
Configuration for rule "import/no-cycle" is invalid: 
Value null should be integer. 
@AdrienLemaire
Copy link

Related to airbnb/javascript#2245

@iamturns
Copy link
Owner

v9.0.0 has just been released, which includes support for ESLint v7. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants