Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit ae9f8a8

Browse files
fix(modules): remove duplicate mjs from jest config
1 parent 3d26394 commit ae9f8a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: packages/react-scripts/scripts/utils/createJestConfig.js

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ module.exports = (resolve, rootDir, isEjecting) => {
4747
'^react-native$': 'react-native-web',
4848
},
4949
moduleFileExtensions: [
50-
'mjs',
5150
'web.ts',
5251
'ts',
5352
'web.tsx',

0 commit comments

Comments
 (0)