@seadub/danger-plugin-eslint

Eslint your code with Danger

Usage no npm install needed!

<script type="module">
  import seadubDangerPluginEslint from 'https://cdn.skypack.dev/@seadub/danger-plugin-eslint';
</script>

README

danger-plugin-eslint

Build Status npm version semantic-release

Eslint your code with Danger

Usage

Install:

yarn add @seadub/danger-plugin-eslint --dev

At a glance:

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

eslint()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.