svenheden / csharp-models-to-typescript

C# models to TypeScript
88 stars 58 forks source link

Create config property "omitFilePathComment" #58

Closed digocesar closed 2 years ago

digocesar commented 2 years ago

Some people want to avoid polluting the code with unnecessary comments.

If the name omitFilePathComment for this configuration is not good, I welcome suggestions.

absalonv commented 2 years ago

@svenheden this would be a neat feature, e some of us dev use linux and windows which generates different filepaths

digocesar commented 2 years ago

@absalonv You can use my repo version while @svenheden do not accept this PR. Try npm install --save digocesar/csharp-models-to-typescript

svenheden commented 2 years ago

Thanks, this is nice!

svenheden commented 2 years ago

Released in v0.22.0 just now