This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Make angular ES5 "strict mode" compatible #223
Closed
Description
this shouldn't be too hard for us and could save us a lot of time hunting down silly bugs
http://ejohn.org/blog/ecmascript-5-strict-mode-json-and-more/
FF4 already has support for this and I'd expect other browsers to catch up soon as well.
compatibility matrix: http://kangax.github.com/es5-compat-table/