Skip to content

Commit

Permalink
Bump jest
Browse files Browse the repository at this point in the history
  • Loading branch information
n-e committed Aug 17, 2023
1 parent 693cf45 commit bda7e2a
Show file tree
Hide file tree
Showing 4 changed files with 4,578 additions and 4,442 deletions.
5 changes: 0 additions & 5 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@ module.exports = {
},
coverageReporters: ['json', 'html'],
testMatch: ['<rootDir>/test/**/*.test.ts'],
globals: {
'ts-jest': {
diagnostics: false,
},
},
};

0 comments on commit bda7e2a

Please sign in to comment.