@bam.tech/danger-plugin-eslint

See the lint, even for warnings

Usage no npm install needed!

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

README

danger-plugin-eslint

Build Status npm version semantic-release

Address your technical dept at some point

Credits

This package is more or less a fork from danger-plugin-eslint from @danpalmer, licensed under MIT.

Usage

Install:

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

At a glance:

// dangerfile.js
import { schedule } from "danger";
import eslint from "@tychot/danger-plugin-eslint";

schedule(eslint());

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.