Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

danpalmer/danger-plugin-eslint

Repository files navigation

danger-plugin-eslint

Build Status npm version semantic-release

Eslint your code with Danger

Usage

Install:

yarn add danger-plugin-eslint --dev

At a glance:

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

eslint()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.