Skip to content

Commit

Permalink
chore(deps): upgrades jest to 28 (#4783)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitropoulos committed May 17, 2022
1 parent db672f8 commit 52393ec
Show file tree
Hide file tree
Showing 74 changed files with 25,091 additions and 51,039 deletions.
2 changes: 1 addition & 1 deletion jest-preset.js
Expand Up @@ -3,7 +3,7 @@ module.exports = {
collectCoverage: false,
globals: {
'ts-jest': {
isolatedModules: true,
isolatedModules: false,
},
},
moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'],
Expand Down

0 comments on commit 52393ec

Please sign in to comment.