Generate .js.flow
files using Flow.
$ yarn add --dev @start/plugin-lib-flow-generate
# or
$ npm install --save-dev @start/plugin-lib-flow-generate
flowCheck(...flowArgs: string[])
import flowGenerate from '@start/plugin-lib-flow-generate'
export task = () => flowCheck()