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 Cascading (.eslintrc) not working #2

Closed
pgoldrbx opened this issue Oct 29, 2014 · 1 comment
Closed

Configuration Cascading (.eslintrc) not working #2

pgoldrbx opened this issue Oct 29, 2014 · 1 comment

Comments

@pgoldrbx
Copy link

The ESLint bundle only considers the first .eslintrc file that it finds, rather than properly cascading.

Running eslint from the command-line works as expected.

See: "Configuration Cascading and Hierarchy" in Configuring ESLint

@natesilva
Copy link
Owner

Thank you. This is fixed in v2.0.0.

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