svenheden / csharp-models-to-typescript

C# models to TypeScript
88 stars 58 forks source link

Include descendant classes with no properties #39

Closed gtrifidis closed 4 years ago

gtrifidis commented 4 years ago

Including descendant classes with no properties explicitly defined, to be part of the generated definitions. It might seem odd, but there are scenarios where due to logical (not practical) reasons, such classes exist.

kranczeer commented 4 years ago

+1