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

reserved words in "es3" not erroring #1134

Closed
bevacqua opened this issue Jun 11, 2013 · 3 comments
Closed

reserved words in "es3" not erroring #1134

bevacqua opened this issue Jun 11, 2013 · 3 comments

Comments

@bevacqua
Copy link

stuff like var a = { class: foo }; is not erroring under es3: true even though it breaks in old IE.

@rwaldron
Copy link
Member

what options do you have enabled?

@bevacqua
Copy link
Author

turn es3 on, leave everything else as default, on the site, and it won't catch it.

@rwaldron
Copy link
Member

confirmed

kevnchu added a commit to kevnchu/jshint that referenced this issue Jun 13, 2013
kevnchu added a commit to kevnchu/jshint that referenced this issue Jun 13, 2013
jugglinmike pushed a commit to jugglinmike/jshint that referenced this issue Oct 21, 2014
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