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

Using multiple .jshintrc files pro project #26

Open
AlexanderRay opened this issue Feb 26, 2015 · 0 comments
Open

Using multiple .jshintrc files pro project #26

AlexanderRay opened this issue Feb 26, 2015 · 0 comments

Comments

@AlexanderRay
Copy link

Hi, how can I use multiple .jshintrc files per project?

jshint supports it:

"In case of .jshintrc, JSHint will start looking for this file in the same directory as the file that's being linted. If not found, it will move one level up the directory tree all the way up to the filesystem root. (Note that if the input comes from stdin, JSHint doesn't attempt to find a configuration file). ... This setup allows you to have different configuration files per project. " http://jshint.com/docs/

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