joarwilk / flowgen

Generate flowtype definition files from TypeScript
Other
657 stars 87 forks source link

Add test for bigint support #193

Closed SebastienGllmt closed 1 year ago

SebastienGllmt commented 1 year ago

Flow 0.195.0 introduced bigint support

This PR just bumps the flow-bin version and adds the test to make sure these work properly in flowgen

I didn't add support for some of the more complex types, but that can be done as a follow-up PR

orta commented 1 year ago

Looks reasonable to me 👍🏻

orta commented 1 year ago

Shipped as 1.21.0