mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Support configuring coveragePathIgnorePatterns (#7080)
This commit is contained in:
committed by
Ian Sutherland
parent
91c2673e59
commit
9678bbb4bf
@@ -73,6 +73,7 @@ module.exports = (resolve, rootDir, isEjecting) => {
|
||||
'collectCoverageFrom',
|
||||
'coverageReporters',
|
||||
'coverageThreshold',
|
||||
'coveragePathIgnorePatterns',
|
||||
'extraGlobals',
|
||||
'globalSetup',
|
||||
'globalTeardown',
|
||||
|
||||
Reference in New Issue
Block a user