oeph / danger-plugin-eslint

Eslint your code with Danger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Eslint your code with Danger

License:MIT License


Languages

Language:TypeScript 100.0%