@tychot/danger-plugin-flow
TypeScript icon, indicating that this package has built-in type declarations

2.8.0 • Public • Published

danger-plugin-flow

Build Status npm version semantic-release

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.

Package Sidebar

Install

npm i @tychot/danger-plugin-flow

Weekly Downloads

4

Version

2.8.0

License

MIT

Last publish

Collaborators

  • tychota