aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/.jshintrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/.jshintrc b/src/.jshintrc
index 281b683b9..ea3549d5c 100644
--- a/src/.jshintrc
+++ b/src/.jshintrc
@@ -12,6 +12,9 @@
"sub": true,
+ // Support: IE < 10, Android < 4.1
+ // The above browsers are failing a lot of tests in the ES5
+ // test suite at http://test262.ecmascript.org.
"es3": true,
"globals": {