@tychot/danger-plugin-todo
v2.1.0
Published
Address your technical dept at some points
Downloads
6
Readme
danger-plugin-todo
Address your technical dept at some point
Usage
Install:
yarn add @tychot/danger-plugin-todo --dev
At a glance:
// dangerfile.js
import { schedule } from "danger";
import todo from "@tychot/danger-plugin-todo";
schedule(todo());
Changelog
See the GitHub release history.
Contributing
See CONTRIBUTING.md.