Stylelint your code with Danger
npm install danger-plugin-stylelint

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