Skip to content

Commit

Permalink
add jest
Browse files Browse the repository at this point in the history
  • Loading branch information
cogentapps committed Jul 4, 2023
1 parent 8e36104 commit b68ed73
Show file tree
Hide file tree
Showing 3 changed files with 7,251 additions and 1,408 deletions.
4 changes: 4 additions & 0 deletions server/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 b68ed73

Please sign in to comment.