Eslint your code with Danger
npm install @seadub/danger-plugin-eslint


> Eslint your code with Danger
Install:
``sh`
yarn add @seadub/danger-plugin-eslint --dev
At a glance:
`js
// dangerfile.js
import eslint from '@seadub/danger-plugin-eslint'
eslint()
``
See the GitHub release history.
See CONTRIBUTING.md.