Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Aug 31, 2015
1 parent 5e54369 commit d265658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jshintrc
@@ -1,7 +1,7 @@
{
"asi": false,
"boss": true,
"curly": true,
"curly": false,
"eqeqeq": true,
"eqnull": true,
"esnext": true,
Expand Down

0 comments on commit d265658

Please sign in to comment.