Skip to content

Commit

Permalink
Adding mapCoverage to supportedKeys for Jest (jaredpalmer#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymclane authored and jaredpalmer committed Jan 3, 2018
1 parent 53105bf commit d6fab0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/razzle/config/createJestConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ module.exports = (resolve, rootDir) => {
'collectCoverageFrom',
'coverageReporters',
'coverageThreshold',
'mapCoverage',
'moduleFileExtensions',
'moduleNameMapper',
'modulePaths',
Expand Down

0 comments on commit d6fab0c

Please sign in to comment.