Skip to content

Commit

Permalink
Add loopfunc ignore to jshint
Browse files Browse the repository at this point in the history
  • Loading branch information
truckingsim committed May 15, 2015
1 parent 8c378aa commit 4077502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"boss": true,
"eqnull": true,
"browser": true,
"loopfunc": true,
"globals": {
"$": true,
"jQuery": true,
Expand Down

0 comments on commit 4077502

Please sign in to comment.