cometkim / gatsby-plugin-typegen

Let's give developers using GatsbyJS better DX with extreme type-safety
https://www.gatsbyjs.org/packages/gatsby-plugin-typegen/
MIT License
204 stars 23 forks source link

Fix flow default scalars #154

Closed ofqwx closed 3 years ago

ofqwx commented 3 years ago

When using the generator with flow, the JSON scalar is still using never type which is not a valid flow type. This is my proposal to fix this.

cometkim commented 3 years ago

@all-contributors please add @ofqwx for code

allcontributors[bot] commented 3 years ago

@cometkim

I've put up a pull request to add @ofqwx! :tada: