Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
drzax committed Oct 31, 2022
1 parent aef5c59 commit 8007b9f
Show file tree
Hide file tree
Showing 4 changed files with 17,985 additions and 15,589 deletions.
5 changes: 5 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/** @type {import('ts-jest').JestConfigWithTsJest} */
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};

0 comments on commit 8007b9f

Please sign in to comment.