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 is invalid error #9

Closed
satyarohith opened this issue Mar 22, 2019 · 2 comments
Closed

Configuration is invalid error #9

satyarohith opened this issue Mar 22, 2019 · 2 comments

Comments

@satyarohith
Copy link

I'm getting the below error:

Error: /home/s/c/github.com/sindresorhus/pageres/node_modules/eslint-config-xo-typescript/index.js:
        Configuration for rule "@typescript-eslint/no-empty-interface" is invalid:
        Value [{"allowSingleExtends":true}] should NOT have more than 0 items.

no-empty-interface

@satyarohith
Copy link
Author

Reinstalling node modules fixed this.

@jlalmes
Copy link

jlalmes commented Mar 11, 2021

If anyone stumbles across this I had to clean reinstall node_modules using npm ci, then restart VSCode. Just restarting the extension host did not work.

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

2 participants