Skip to content

Commit

Permalink
Configure jest
Browse files Browse the repository at this point in the history
  • Loading branch information
coocos committed Nov 3, 2020
1 parent dda72b0 commit d92b5c6
Show file tree
Hide file tree
Showing 5 changed files with 3,640 additions and 498 deletions.
4 changes: 4 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};
Loading

0 comments on commit d92b5c6

Please sign in to comment.