1.1.2 • Published 3 years ago

danger-plugin-eslint-disable-warn v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

danger-plugin-eslint-disable-warn

Build Status npm version semantic-release

this dangerjs plugin decorates your pull-requests when it finds eslint-disable references

Usage

Install:

pnpm i -D danger-plugin-eslint-disable-warn

At a glance:

// dangerfile.js
import eslintDisableWarn from "danger-plugin-eslint-disable-warn";

eslintDisableWarn();

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago