Skip to content

Commit 6df96ee

Browse files
committed
upgrade libów
1 parent 503cd34 commit 6df96ee

File tree

2 files changed

+1855
-981
lines changed

2 files changed

+1855
-981
lines changed

jest.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module.exports = {
1313
],
1414
globals: {
1515
'ts-jest': {
16-
tsConfigFile: 'tsconfig.spec.json'
16+
tsConfig: 'src/tsconfig.spec.json'
1717
}
1818
}
1919
};

0 commit comments

Comments
 (0)