Skip to content

Commit

Permalink
We want these for now
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Apr 15, 2013
1 parent 66c6085 commit 0cd1254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"trailing" : true,

// Relaxing rules
"sub" : true,
"funcscope" : true,
"sub" : false,
"funcscope" : false,
"laxbreak" : false
}

0 comments on commit 0cd1254

Please sign in to comment.