2.8.0 • Published 6 years ago

@tychot/danger-plugin-flow v2.8.0

Weekly downloads
132
License
MIT
Repository
github
Last release
6 years ago

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.

2.8.0

6 years ago

2.7.0

6 years ago

2.6.0

6 years ago

2.5.0

6 years ago

2.4.1

6 years ago

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.0.0

6 years ago