danger-plugin-eslint

Eslint your code with Danger

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
danger-plugin-eslint
0.1.15 years ago6 years agoMinified + gzip package size for danger-plugin-eslint in KB

Readme

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.