Skip to content

Commit

Permalink
add jshint
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Sep 24, 2013
1 parent fe9fa86 commit 9fbe827
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .jshintrc
@@ -0,0 +1,5 @@
{
"asi": true,
"laxbreak": true,
"expr": true
}

0 comments on commit 9fbe827

Please sign in to comment.