Skip to content

Commit

Permalink
Update jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
AmsterGet committed Sep 17, 2024
1 parent fc1e2da commit 34d550b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,5 @@ module.exports = {
statements: 80,
},
},
globals: {
'ts-jest': {
diagnostics: {
pathRegex: '(/__tests__/.*?\\.)\\.js$',
},
},
},
bail: false,
};

0 comments on commit 34d550b

Please sign in to comment.