Skip to content

Instantly share code, notes, and snippets.

@Pierre-RA
Created October 4, 2017 15:01
Show Gist options
  • Save Pierre-RA/59cef182cb7df6fbc140f98ae21a641c to your computer and use it in GitHub Desktop.
Save Pierre-RA/59cef182cb7df6fbc140f98ae21a641c to your computer and use it in GitHub Desktop.
"mapCoverage": true,
"collectCoverage": true,
"collectCoverageFrom": [
"**/*.{ts,jsx}",
"!**/node_modules/**",
"!**/vendor/**",
"!**/coverage/**",
"!**/webpack.config.js"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment