Add API action=watch 'entirewatchlist' param to bulk-clear watchlist.
[lhc/web/wiklou.git] / .jshintrc
index 9d6c4d2..4eec7a0 100644 (file)
--- a/.jshintrc
+++ b/.jshintrc
@@ -3,6 +3,7 @@
 
        // Enforcing
        "eqeqeq": true,
+       "es3": true,
        "latedef": true,
        "noarg": true,
        "nonew": true,