cli: remove unnecessary react transforms in jest swc config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -139,11 +139,6 @@ async function getProjectConfig(targetPath, displayName) {
|
||||
parser: {
|
||||
syntax: 'ecmascript',
|
||||
},
|
||||
transform: {
|
||||
react: {
|
||||
runtime: 'automatic',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user