Skip to content

Commit

Permalink
missing space in .jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrbrandt committed Jun 13, 2013
1 parent 60823e6 commit 41de1db
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,5 +1,5 @@
{
"bitwise" : true,
"bitwise" : true,
"camelcase" : true,
"curly" : true,
"eqeqeq" : true,
Expand Down

0 comments on commit 41de1db

Please sign in to comment.