We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9399aa3 commit e59a8b4Copy full SHA for e59a8b4
jest.config.json
@@ -14,7 +14,7 @@
14
"json"
15
],
16
"transform": {
17
- "\\.(ts|tsx)$": "<rootDir>/node_modules/ts-jest/preprocessor.js"
+ "\\.(ts|tsx)$": "ts-jest"
18
},
19
"testURL": "http://localhost/",
20
"verbose": true,
0 commit comments