Skip to content

Dangerjs plugin that decorates your pull-requests when it finds eslint-disable references.

Notifications You must be signed in to change notification settings

AndreaPontrandolfo/dangerjs-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Dangerjs plugin that decorates your pull-requests when it finds eslint-disable references.

Topics

Resources

Stars

Watchers

Forks