Flow 0.52.0 更新内容:
新特性:
Flowlint - a linter built into Flow that you can configure to complain about things which aren't quite type errors.
bug 修复:
Flow now enforces polarity on class supers (e.g. Flow will error on class B<+T> extends A
下载地址:https://github.com/facebook/flow/releases/download/v0.52.0/flow-linux64-v0.52.0.zip
来自:开源中国社区

