@oeph/danger-plugin-eslint

Eslint your code with Danger

Usage no npm install needed!

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

README

danger-plugin-eslint

npm version semantic-release

Eslint your code with Danger

This fork includes support for Bitbucket Server

Usage

Install:

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

At a glance:

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

eslint()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.