Skip to content

Instantly share code, notes, and snippets.

@vvo
Last active May 9, 2016 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vvo/b6b723480aba66753c05 to your computer and use it in GitHub Desktop.
Save vvo/b6b723480aba66753c05 to your computer and use it in GitHub Desktop.
"scripts": {
"test": "mocha test.js --compilers js:babel-core/register",
"test:watch": "mocha test.js --compilers js:babel-core/register --watch --reporter min"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment