fast-flow
v0.0.6
Published
Pipes files to flow check-content
Downloads
1
Readme
Fast Flow
A flow-bin wrapper that pipes file contents to flow check-contents
for faster flow checking.
Quick Start
npm install -g fast-flow flow-bin
Usage
fflow check index.js
Output:
{"flowVersion":"0.27.0","errors":[],"passed":true}