Skip to content

Instantly share code, notes, and snippets.

@gztchan
Created April 18, 2018 07:25
Show Gist options
  • Save gztchan/bf04c5497bf6d575c5866031c7b406b6 to your computer and use it in GitHub Desktop.
Save gztchan/bf04c5497bf6d575c5866031c7b406b6 to your computer and use it in GitHub Desktop.
pacakage.json, Generate Coverage with Karma for New JavaScript features.
{
"scripts": {
"test:karma": "BABEL_ENV=test karma start ./scripts/karma/karma.dev.config.js",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment