Ensure adoption of flowtype
npm install @bam.tech/danger-plugin-flow


> Ensure adoption of flowtype
Install:
``sh`
yarn add @bam.tech/danger-plugin-flow --dev
At a glance:
`js
// dangerfile.js
import { schedule } from "danger";
import flow from "@bam.tech/danger-plugin-flow";
schedule(flow());
``
See the GitHub release history.
See CONTRIBUTING.md.