Skip to content

Commit 2441b92

Browse files
committed
chore: bump up for jest
1 parent 19c336b commit 2441b92

3 files changed

Lines changed: 6108 additions & 15246 deletions

File tree

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = {
1010
verbose: true,
1111
globals: {
1212
'ts-jest': {
13-
tsConfig: './__tests__/tsconfig.jest.json'
13+
tsconfig: './__tests__/tsconfig.jest.json'
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)