Skip to content

Commit f1036dd

Browse files
author
Bowden Kelly
committed
Merge branch 'updateDependencies'
2 parents a8547a4 + 610a8f6 commit f1036dd

File tree

7 files changed

+3995
-3940
lines changed

7 files changed

+3995
-3940
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = {
99
'js'
1010
],
1111
transform: {
12-
'^.+\\.(ts|tsx)$': './node_modules/ts-jest/preprocessor.js'
12+
'^.+\\.(ts|tsx)$': 'ts-jest'
1313
},
1414
testMatch: [
1515
'**/test/**/*.test.(ts|js)'

0 commit comments

Comments
 (0)