Skip to content

Commit

Permalink
Simplified standard configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
KittyGiraudel committed Feb 11, 2017
1 parent 7fc2fc5 commit 9152b36
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@
"test": "make dist lint test"
},
"standard": {
"globals": ["it", "describe", "after", "before", "beforeEach"]
"env": {
"mocha": true
}
}
}

0 comments on commit 9152b36

Please sign in to comment.