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 19c336b commit 2441b92Copy full SHA for 2441b92
3 files changed
jest.config.js
@@ -10,7 +10,7 @@ module.exports = {
10
verbose: true,
11
globals: {
12
'ts-jest': {
13
- tsConfig: './__tests__/tsconfig.jest.json'
+ tsconfig: './__tests__/tsconfig.jest.json'
14
}
15
16
0 commit comments