Skip to content

Commit

Permalink
feat: convert to esm for TypeDoc 0.27 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreyuk committed Dec 2, 2024
1 parent 028c90f commit 26af649
Show file tree
Hide file tree
Showing 12 changed files with 1,093 additions and 614 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
export default {
transform: {
'^.+\\.tsx?$': [
'ts-jest',
Expand Down
Loading

0 comments on commit 26af649

Please sign in to comment.