typescript-converter
typescript-converter copied to clipboard
Added more TS AST nodes !
Hello, how are you doing.
There was a lot of TypeScript AST nodes missing on the compiler/translator. But overall this is a nice tool.
This is the project I'm trying to translate. https://github.com/Luiz-Monad/Baileys
I hope you can add those so I can upstream my changes because I need those nodes and don't want to rebase and we can cooperate. Perhaps one day we are going to be able to convert VsCode to C#.