eslint-plugin-only-error
Error reporter
Automatically upgrades warning messages to error messages in ESLint
Upgrade warnings to errors
16 stars
3 watching
3 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
eslint-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| A plugin to downgrade ESLint errors to warnings | 164 |
| A tool that provides visual summaries of ESLint errors by rules and files using bar charts. | 12 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| A plugin that enforces a specific convention in JavaScript code for handling errors. | 26 |
| A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
| Prevents use of extended native objects in JavaScript code | 56 |
| Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
| Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
| Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| Automates ESLint configuration based on project dependencies | 404 |
| A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 54 |
| Prevents common issues when using chai-as-promised in ESLint configuration | 4 |