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

Change option to add ".ts" extension to ".js" #4

Open
Th3OneAndOnly opened this issue Jul 1, 2021 · 0 comments
Open

Change option to add ".ts" extension to ".js" #4

Th3OneAndOnly opened this issue Jul 1, 2021 · 0 comments

Comments

@Th3OneAndOnly
Copy link

In typescript you are not allowed to import {} from "x.ts"; anyway, but when working web applications you must put ".js" as the file extension. Unfortunately, this is currently only supported for javascript files, and it would be helpful for it to be an option for typescript files as well since the current option is useless anyway.

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