Skip to content

Commit

Permalink
chore(dep): update
Browse files Browse the repository at this point in the history
  • Loading branch information
Soontao committed Jun 7, 2021
1 parent 6c2425e commit f4c87af
Show file tree
Hide file tree
Showing 4 changed files with 1,846 additions and 1,529 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module.exports = {
'transform': {
'.(js|ts|tsx)': 'ts-jest'
},
'testEnvironment': 'jsdom',
'testTimeout': 30 * 1000,
'collectCoverageFrom': [
'src/**/*',
Expand Down
Loading

0 comments on commit f4c87af

Please sign in to comment.