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: add ESM support #200

Merged
merged 1 commit into from May 9, 2024
Merged

feat: add ESM support #200

merged 1 commit into from May 9, 2024

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented May 9, 2024

Better support ESM by adding CommonJS and ESM extensions to the resolver config and TypeScript overrides.

To test: create a TS project with { "type": "module" } and create index.mts. ESLint should not ignore the .mts file.

@sjinks sjinks self-assigned this May 9, 2024
@sjinks sjinks requested a review from chriszarate May 9, 2024 05:43
@sjinks sjinks merged commit f96b7f5 into trunk May 9, 2024
4 checks passed
@sjinks sjinks deleted the add/esm-support branch May 9, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants