palantir / conjure-typescript

Conjure generator for TypeScript clients
Apache License 2.0
17 stars 16 forks source link

Remove trailing `undefined`s in classes #245

Open ericanderson opened 1 year ago

ericanderson commented 1 year ago

They are not required and will allow for slightly better compression/parsing.