io-ts-codegen
io-ts-codegen copied to clipboard
New feature: overload `t.property` function
I have lots of properties in my code, all of them are required but with supplied description. It would be really nice to be able to supply property function with description without supplying isOptional
property.
+1