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
115
stars
32
forks
source link
-anl option to add new line at the end of file to make tslint happy #4
Hi, just added simple change to add new line at the end of file,so that tslint does not produce warning. pozdrawiam, Łukasz