chore: fixes jest config to esm
This commit is contained in:
@@ -22,4 +22,4 @@ const customJestConfig = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// module.exports = createJestConfig(customJestConfig)
|
// module.exports = createJestConfig(customJestConfig)
|
||||||
module.exports = customJestConfig
|
export default customJestConfig
|
||||||
|
|||||||
Reference in New Issue
Block a user