writer
writer copied to clipboard
Support for TypeScript ES Modules (.mts files)
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.