eslint-plugin-disable
ESLint Plugin Disabler
A plugin to disable ESLint plugins using file path patterns and inline comments.
Disable ESLint plugins using file path patterns and inline comments
56 stars
4 watching
3 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
eslinteslint-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| Prevents leaving unnecessary comment blocks in JavaScript code to keep the production environment secure | 14 |
| Disallows the use of 'this' in JavaScript code. | 16 |
| A plugin that enforces the avoidance of unnecessary loops in JavaScript code | 127 |
| A plugin for linting ESLint plugins written in JavaScript. | 203 |
| Adds additional ESLint rules to handle directive comments used by the ESLint tool itself. | 363 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| Prevents side effects at module tops | 19 |
| Prevents use of extended native objects in JavaScript code | 56 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| An opinionated collection of ESLint rules used by GitHub. | 302 |
| A plugin to downgrade ESLint errors to warnings | 164 |