eslint-formatter-summary-chart
Error charting tool
A tool that provides visual summaries of ESLint errors by rules and files using bar charts.
A ESLint formatter to summarise errors by rules and files using bar charts
12 stars
2 watching
3 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidjbradshaw/eslint-plugin-only-error | Automatically upgrades warning messages to error messages in ESLint | 16 |
jamiemason/eslint-formatter-git-log | A tool that formats ESLint reports with Git author information and allows customizable reporting options. | 41 |
mizdra/eslint-interactive | A tool to help developers fix many ESLint errors efficiently and effectively | 368 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
shuoshubao/eslint-formatter-html | A tool that enhances ESLint's reporting capabilities by providing an HTML-based report with interactive features and improved usability. | 35 |
amilajack/eslint-plugin-flowtype-errors | A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 402 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 23 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
akronae/eslint-plugin-exception-handling | Detects and warns about potential errors in functions that might throw exceptions. | 27 |
davidjbradshaw/eslint-config-adjunct | A configuration package for ESLint that provides a set of plugins to enhance code quality and support for various programming languages | 50 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
amilajack/eslint-plugin-flowtype-errors-demo | A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |