writer icon indicating copy to clipboard operation
writer copied to clipboard

Support for TypeScript ES Modules (.mts files)

Open jaas666 opened this issue 2 years ago • 0 comments

Can we get support for *.mts files?

If I change the extension of my file to *.ts the extension works as intended but my project requires us to use ES Modules thus the file extension must be *.mts.

When using *.mts the extension says the language is not supported but it's basically just Typescript.

jaas666 avatar Apr 20 '23 16:04 jaas666