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

Consider forcing extensions through linting #91

Open
merrywhether opened this issue Jun 27, 2023 · 0 comments
Open

Consider forcing extensions through linting #91

merrywhether opened this issue Jun 27, 2023 · 0 comments

Comments

@merrywhether
Copy link
Owner

It seems like TS can't both enforce ESM-style extension imports and also allow
.ts imports, so maybe the import plugin can help with that.

microsoft/TypeScript#51669
https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/extensions.md

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

No branches or pull requests

1 participant