eslint-formatter-bottleneck

1.0.8 • Public • Published

eslint-formatter-bottleneck

An Eslint formatter that only shows what matters

Install

npm install --save-dev eslint-formatter-bottleneck

Usage

eslint --format bottleneck src

formatter demo

Configuration

Configuration is done through environment variables. The following is supported:

  • MAX_VIOLATIONS: display a warning when total violations exceeds this number. By default, no warning will be displayed for number of violations.

Attribution

This package is inspired by eslint-summary-chart-formatter and eslint-formatter-stylish

Package Sidebar

Install

npm i eslint-formatter-bottleneck

Weekly Downloads

3

Version

1.0.8

License

MIT

Unpacked Size

10.8 kB

Total Files

7

Last publish

Collaborators

  • paladinze