Skip to content

Instantly share code, notes, and snippets.

@pnakibar
Created July 1, 2016 19:32
Show Gist options
  • Save pnakibar/d0d6c11889ed8e53871a1b19d8c30d5f to your computer and use it in GitHub Desktop.
Save pnakibar/d0d6c11889ed8e53871a1b19d8c30d5f to your computer and use it in GitHub Desktop.
{
// ...
"scripts": {
// ...
"coverage": "istanbul cover _mocha -- ./test/* --recursive"
}
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment