Skip to content

Commit 53cfe41

Browse files
Add extraGlobals to supportedKeys
1 parent f5399e4 commit 53cfe41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-scripts/scripts/utils/createJestConfig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ module.exports = (resolve, rootDir, isEjecting) => {
7777
'collectCoverageFrom',
7878
'coverageReporters',
7979
'coverageThreshold',
80+
'extraGlobals',
8081
'globalSetup',
8182
'globalTeardown',
8283
'resetMocks',

0 commit comments

Comments
 (0)