Use commonjs for jest
This commit is contained in:
@@ -11,7 +11,6 @@ module.exports = {
|
|||||||
"^.+\\.tsx?$": [
|
"^.+\\.tsx?$": [
|
||||||
"ts-jest",
|
"ts-jest",
|
||||||
{
|
{
|
||||||
useESM: true,
|
|
||||||
jsx: "react-jsx",
|
jsx: "react-jsx",
|
||||||
tsconfig: "tsconfig.jest.json"
|
tsconfig: "tsconfig.jest.json"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user