ZE.

Bottleneck ESLint Formatter

Cover Image for Bottleneck ESLint Formatter
JavaScript
ESLint

What

An Eslint formatter that only shows what matters

Features

  • no over-reporting: only show top errors and warnings.
  • identify bottlenecks: rank rule violations by their occurrences with intuitive distribution chart.
  • actionable summary: clearly state and highlight must-fix issues.
  • detailed errors:list top files with errors with clear rule name and file path.
formatter demo

Attribution

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


Feedbacks