Eslint your code with Danger
npm install danger-plugin-eslint


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