Skip to content

Commit

Permalink
Update jest.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 committed Dec 2, 2020
1 parent 0011407 commit b2ab0ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
verbose: true,
testTimeout: 10000,
transform: {
'^.+\\.ts$': 'ts-jest'
}
Expand Down

0 comments on commit b2ab0ab

Please sign in to comment.