Hi!
Modern typescript guidelines recommend not to use I prefixes. However it would be nice to highlight somehow that is type, that's why I'd like to have my types generated with something like --suffix _Type.
May be I'll pick it up later myself. Just keeping it here not to forget.