Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Audit ESM Support in ts-jest #342

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Audit ESM Support in ts-jest #342

merged 2 commits into from
Feb 23, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Feb 23, 2024

This pull request resolves #341 by introducing the following changes:

  • Enables the esModuleInterop option in the tsconfig.json configuration file.
  • Sets presets to ts-jest/presets/default-esm in the jest.config.json configuration file.

@threeal threeal self-assigned this Feb 23, 2024
@threeal threeal added this to the Version 1.6.0 milestone Feb 23, 2024
@threeal threeal merged commit 6e1b1c4 into main Feb 23, 2024
3 checks passed
@threeal threeal deleted the audit-ts-jest-esm-support branch February 23, 2024 04:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audit ESM Support in ts-jest
1 participant