Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Make all JS "use strict"; #1995

Open
kpreid opened this issue Feb 11, 2016 · 1 comment
Open

Make all JS "use strict"; #1995

kpreid opened this issue Feb 11, 2016 · 1 comment

Comments

@kpreid
Copy link
Contributor

kpreid commented Feb 11, 2016

Once upon a time, strict mode does not exist. Later, we could not rely on browsers supporting strict mode. Today we can. Therefore, there is no longer any reason whatsoever for any of our JavaScript, host-side or not, not to request strict mode.

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

No branches or pull requests

2 participants