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

Support undef = 'strict' #22

Open
pyrocat101 opened this issue Jun 30, 2015 · 1 comment
Open

Support undef = 'strict' #22

pyrocat101 opened this issue Jun 30, 2015 · 1 comment

Comments

@pyrocat101
Copy link

Currently there is no way to support options with string values. For example, undef can have values true, false, and strict. This is useful if we want to enforce strict lint rules.

@pyrocat101
Copy link
Author

One way to support this is to respect configs file ~/.jshintrc.

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