Skip to content

Instantly share code, notes, and snippets.

@codeaholicguy
Created July 25, 2016 13:39
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 codeaholicguy/37cc54d471b3a1fa1251fc79c607a35d to your computer and use it in GitHub Desktop.
Save codeaholicguy/37cc54d471b3a1fa1251fc79c607a35d to your computer and use it in GitHub Desktop.
...
"scripts": {
...
"test": "mocha --compilers js:babel-core/register --require ./test/setup.js 'src/**/*spec.js'"
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment