Skip to content

Commit e59a8b4

Browse files
author
hs
committed
updated ts-jest config
1 parent 9399aa3 commit e59a8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"json"
1515
],
1616
"transform": {
17-
"\\.(ts|tsx)$": "<rootDir>/node_modules/ts-jest/preprocessor.js"
17+
"\\.(ts|tsx)$": "ts-jest"
1818
},
1919
"testURL": "http://localhost/",
2020
"verbose": true,

0 commit comments

Comments
 (0)