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
It seems like TS can't both enforce ESM-style extension imports and also allow
.tsimports, 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