Skip to content

Commit

Permalink
typo in jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin Metcalf committed Oct 2, 2013
1 parent b5b79fa commit e5c842e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"curly": true,
"eqeqeq": true,
"latedef": "latedef",
"latedef": "nofunc",
"undef": true,
"unused": true,
"trailing": true,
Expand Down

0 comments on commit e5c842e

Please sign in to comment.