@tychot/danger-plugin-flow
v2.8.0
Published
Ensure adoption of flowtype
Downloads
12
Readme
danger-plugin-flow
Ensure adoption of flowtype
Usage
Install:
yarn add @tychot/danger-plugin-flow --dev
At a glance:
// dangerfile.js
import { schedule } from "danger";
import flow from "@tychot/danger-plugin-flow";
schedule(flow());
Changelog
See the GitHub release history.
Contributing
See CONTRIBUTING.md.