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

.eslintrc.json - how to make it work with the extends? #94

Open
andeersg opened this issue Oct 16, 2018 · 0 comments
Open

.eslintrc.json - how to make it work with the extends? #94

andeersg opened this issue Oct 16, 2018 · 0 comments

Comments

@andeersg
Copy link

The .eslintrc.json that is placed in the web folder extends the core eslint file.

But I have a problem in PHPStorm that even if I have installed the node modules in core I get errors in all JS-files of missing packages.

It seems like EsLint finds the core config, but not the core node_modules. How do you solve that? I'm guessing it's included to make things easier.

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

1 participant