Closed g-plane closed 4 years ago
Is there a plan for supporting TypeScript syntax? I mean it just supports the syntax without doing actual type checking.
Yeah! I've started working on token-maps branch that in principle should allow for parser extensions, and one of the first one could be to allow parsing TypeScript types and just throwing them away :).
token-maps
Is there a plan for supporting TypeScript syntax? I mean it just supports the syntax without doing actual type checking.