Skip to content

oeph/danger-plugin-eslint

 
 

Repository files navigation

danger-plugin-eslint

npm version semantic-release

Eslint your code with Danger

This fork includes support for Bitbucket Server

Usage

Install:

yarn add @oeph/danger-plugin-eslint --dev

At a glance:

// dangerfile.js
import eslint from '@oeph/danger-plugin-eslint'

eslint()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.