@bam.tech/danger-plugin-flow

Ensure adoption of flowtype

Usage no npm install needed!

<script type="module">
  import bamTechDangerPluginFlow from 'https://cdn.skypack.dev/@bam.tech/danger-plugin-flow';
</script>

README

danger-plugin-flow

Build Status npm version semantic-release

Ensure adoption of flowtype

Usage

Install:

yarn add @bam.tech/danger-plugin-flow --dev

At a glance:

// dangerfile.js
import { schedule } from "danger";
import flow from "@bam.tech/danger-plugin-flow";

schedule(flow());

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.