aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/.jshintrc')
-rw-r--r--test/.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.jshintrc b/test/.jshintrc
index 65c224f0e..4f9dc87d2 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -13,6 +13,7 @@
"undef": true,
"unused": true,
+ "es3": true,
"evil": true,
"sub": true,