AdrianWilczynski / CSharpToTypeScript

Convert C# Models, ViewModels and DTOs into their TypeScript equivalents using webapps, CLI Tool or VSCode extension. Links: https://marketplace.visualstudio.com/items?itemName=adrianwilczynski.csharp-to-typescript - https://csharptotypescript.azurewebsites.net - https://adrianwilczynski.github.io/CSharpToTypeScript/ - https://www.nuget.org/packages/CSharpToTypeScript.CLITool/
MIT License
114 stars 32 forks source link

TSX support? #28

Open Fredrik-G opened 3 years ago

Fredrik-G commented 3 years ago

Hello,

Is there any plan to support TSX (.tsx) files? TSX is very commonly used in react environments.

Right now the extension is not running for that filetype.

jSylvestre commented 3 years ago

This would be useful for me as well.

ThomasHolen commented 2 years ago

Same here!