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

Honor .eslintignore ? #485

Closed
sterpe opened this issue Apr 13, 2016 · 2 comments

Comments

@sterpe
Copy link

commented Apr 13, 2016

I guess its not guaranteed that standard is eslint under the hood, but since it is, does it make sense to also read ignore paths from the local .eslintignore?

@dcousens

This comment has been minimized.

Copy link
Member

commented Apr 14, 2016

I think you answered your own question.

I guess its not guaranteed

@feross

This comment has been minimized.

Copy link
Member

commented Apr 14, 2016

We want standard to work exactly the same way for everyone, with as little unpredictable behavior as possible. You can configure which files to ignore in package.json with the ignore property.

@feross feross closed this Apr 14, 2016

@feross feross added the question label Apr 14, 2016

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
3 participants
You can’t perform that action at this time.