Skip to content

Commit

Permalink
add globals for mocha (describe and it)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnyb committed Apr 10, 2014
1 parent 865dca9 commit 7068fb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@

// Custom Globals
"globals": {
"describe": true,
"it": true
}
}

0 comments on commit 7068fb7

Please sign in to comment.