Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

(v3.6.0) JavaScript: flow

LCD 47 edited this page Jan 19, 2015 · 1 revision

Maintainer: Michael Robinson mike@pagesofinterest.net

Flow is a static type checker for JavaScript, written by Facebook. See the project's page for details.

Note

Do read the docs to find out how to convince flow to check your projects. It won't work out of the box.

Clone this wiki locally