joarwilk / flowgen

Generate flowtype definition files from TypeScript
Other
658 stars 78 forks source link

bugfix: fix declaration files #116

Closed meandmax closed 4 years ago

meandmax commented 4 years ago

I noticed when using flowgen with typescript that the declarations were broken and the options incomplete.

orta commented 4 years ago

👍 looks good to me