diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/.jshintrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/.jshintrc b/ui/.jshintrc index a5d36e1d3..073418812 100644 --- a/ui/.jshintrc +++ b/ui/.jshintrc @@ -14,6 +14,7 @@ "unused": true, "browser": true, + "es3": true, "jquery": true, "globals": { |