Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: support DTS autoExtension #72

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

Timeless0911
Copy link
Collaborator

Summary

Support DTS autoExtension

  • .d.ts with esm format and .d.cts with cjs format when type: module
  • .d.ts with cjs format and .d.mts with esm format when type: commonjs

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Timeless0911 Timeless0911 requested a review from fi3ework August 8, 2024 05:12
@Timeless0911 Timeless0911 changed the title Feat/dts autoextension feat: support DTS autoExtension Aug 8, 2024
@Timeless0911 Timeless0911 force-pushed the feat/dts-autoextension branch from 05fb9f8 to 29d3511 Compare August 8, 2024 06:23
@Timeless0911 Timeless0911 merged commit 3c0501c into main Aug 8, 2024
4 checks passed
@Timeless0911 Timeless0911 deleted the feat/dts-autoextension branch August 8, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants