gcanti / io-ts-codegen

Code generation for io-ts
https://gcanti.github.io/io-ts-codegen/
MIT License
155 stars 14 forks source link

Generate descriptions #36

Closed mk0x9 closed 5 years ago

mk0x9 commented 5 years ago

Right now property function accepts optional description param which is useful for emiting documentation for typedoc. Should be description added as parameter to typeDeclaration too?