Skip to content

Commit

Permalink
Correct .jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
ericclemmons committed Aug 26, 2013
1 parent ff9aa8f commit 0f5be21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .jshintrc
Expand Up @@ -9,6 +9,5 @@
"undef": true,
"boss": true,
"eqnull": true,
"node": true,
"es5": true
"node": true
}

0 comments on commit 0f5be21

Please sign in to comment.