Skip to content

flow check

kmelmon edited this page Feb 7, 2020 · 3 revisions

TODO: add more details
We run flow-check as part of the CI loop to validate type information.
You can run flow-check by running yarn lint from the root of the repo.
Flow-check can be configured by creating a .flowconfig file.

Clone this wiki locally