Skip to content

Commit

Permalink
Fixed error with jshint's ES5 option
Browse files Browse the repository at this point in the history
  • Loading branch information
weslly committed Aug 24, 2013
1 parent 41085d2 commit c41d4ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jshintrc
Expand Up @@ -4,7 +4,6 @@
"curly": true,
"eqeqeq": true,
"eqnull": true,
"es5": true,
"esnext": true,
"immed": true,
"jquery": true,
Expand Down

0 comments on commit c41d4ce

Please sign in to comment.