Closed rosostolato closed 2 years ago
Is there a way to support .tsx files with typescript syntax?
I'd love this too :D
Well, the main missing "bit" there is a parser plugin for TypeScript syntax, which is way out of scope of this project. You'd need to look for that one separately (or build your own).
Is there a way to support .tsx files with typescript syntax?