Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Build: Add option "es3" to jshint
Browse files Browse the repository at this point in the history
Closes gh-7173
Fixes gh-7172
  • Loading branch information
Gabriel Schulhof committed Feb 27, 2014
1 parent a3cb437 commit d55e156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/.jshintrc
@@ -1,4 +1,5 @@
{
"es3": true,
"boss": true,
"curly": true,
"eqeqeq": true,
Expand Down

0 comments on commit d55e156

Please sign in to comment.