Skip to content

Commit

Permalink
ignores global vars
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamBrodzinski committed Apr 1, 2013
1 parent a93ae3a commit f2a7d4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
"laxcomma": true,
"laxbreak": true,
"white": false
"predef": [
"options",
"state"
]
}

0 comments on commit f2a7d4b

Please sign in to comment.