cannin / ihop-reach

A web application to access biological data extracted from biomedical literature.
https://reach.nrnb-docker.ucsd.edu
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Add Flow for Static Type Checking #19

Closed cannin closed 4 years ago

cannin commented 5 years ago

Add Flow for static type checking:

https://flow.org/en/ https://www.gatsbyjs.org/packages/gatsby-plugin-flow

cannin commented 5 years ago

Can you share an image here confirming Flow is working as part of the Gatsby build?

RohitChattopadhyay commented 5 years ago

image Is this okay? I am using flow for the first time.

cannin commented 5 years ago

Do these help:

https://stackoverflow.com/questions/51358193/how-do-i-correctly-setup-flow-js-in-a-gatsby-project/51358194#51358194 https://medium.com/@sgpropguide/adding-flow-types-to-gatsbyjs-baeb6bc0c02