Skip to content

Commit

Permalink
set standard.globals
Browse files Browse the repository at this point in the history
  • Loading branch information
zeke authored and kevinsawicki committed Mar 31, 2016
1 parent 09635ae commit 3a55f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
},
"standard": {
"ignore": ["/vendor"],
"globals": ["afterEach", "beforeEach", "describe", "it", "location"]
},
"private": true,
"scripts": {
Expand Down

0 comments on commit 3a55f0d

Please sign in to comment.