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

Upgrade JavaScript to strict mode #20

Open
annapowellsmith opened this issue Sep 6, 2011 · 2 comments
Open

Upgrade JavaScript to strict mode #20

annapowellsmith opened this issue Sep 6, 2011 · 2 comments

Comments

@annapowellsmith
Copy link
Member

Would be nicer. Should namespace, too.

@mvl22
Copy link
Member

mvl22 commented Sep 6, 2011

We use http://www.jslint.com/ for the main site to check all Javascript libraries before committing.

@annapowellsmith
Copy link
Member Author

I've been using jsLint too - and it bugs you if you don't use strict mode.

Everything else in the code jsLint is more or less happy with.

But I don't want to just add "use strict" without checking that everything does actually work in strict mode, hence the ticket...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants