Allow .ts extension when importing from a private mapping? #61613
Labels
Declined
The issue was declined as something which matches the TypeScript vision
Suggestion
An idea for TypeScript
🔍 Search Terms
I'm using Node.js new typescript support and have the following in my package.json`:
In a file I'm doing the following import:
And I'm getting the following error:
As far as I know, the above import will work so there is no need for that error. It would be nice to be able to disable it.
Here's my config:
✅ Viability Checklist
⭐ Suggestion
See above.
📃 Motivating Example
See above.
💻 Use Cases
See above.
The text was updated successfully, but these errors were encountered: