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
115 stars 32 forks source link

how to convert to lowerCamelCase #14

Closed alisonniudehen closed 3 years ago

alisonniudehen commented 3 years ago

I want my typescript properties are lowerCamelCase, How to change the settings?

alisonniudehen commented 3 years ago

not a issue, I found the way to update settings to set it.