eslint-plugin-only-warn
Linting filter
A plugin to downgrade ESLint errors to warnings
Downgrade errors to warnings
164 stars
3 watching
14 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically upgrades warning messages to error messages in ESLint | 16 |
| A plugin for linting ESLint plugins written in JavaScript. | 203 |
| A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
| Enables Markdown linting in ESLint to detect markdown file formatting errors | 24 |
| Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
| Adds additional ESLint rules for commenting out specific lines of code | 56 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| Prevents use of extended native objects in JavaScript code | 56 |
| A plugin to disable ESLint plugins using file path patterns and inline comments. | 56 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| A plugin for ESLint that enforces best practices and consistency using Tailwind CSS | 1,536 |
| Detects unsupported ES6 features in IE11 | 14 |
| Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 |
| A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |