Skip to content

Commit

Permalink
Breaking change: remove CommonJS module
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed Nov 11, 2024
1 parent b00ae04 commit 0f0e53c
Show file tree
Hide file tree
Showing 6 changed files with 851 additions and 3,198 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/** @type {import('ts-jest').JestConfigWithTsJest} */
export default {
verbose: true,
testEnvironment: 'node',
transformIgnorePatterns: [],
};
Loading

0 comments on commit 0f0e53c

Please sign in to comment.