eslint-nibble
Rule fixer
A tool to help developers fix ESLint errors one rule at a time
Ease into ESLint, by fixing one rule at a time
782 stars
8 watching
29 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
autofixeslinteslint-nibble
Related projects:
Repository | Description | Stars |
---|---|---|
mizdra/eslint-interactive | A tool to help developers fix many ESLint errors efficiently and effectively | 368 |
lukeapage/gulp-eslint-if-fixed | A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |
jugbot/eslint-plugin-rule-adoption | Helps manage and enforce multiple ESLint rules across large codebases | 1 |
davidjbradshaw/eslint-config-auto | Automates ESLint configuration based on project dependencies | 402 |
avajs/eslint-plugin-ava | Provides custom ESLint rules for testing and validation in JavaScript projects | 230 |
jfmengels/eslint-ava-rule-tester | A tool to test and validate ESLint rules using the AVA testing framework | 13 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
nkt/eslint-plugin-es5 | A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
supermind/eslint-config-supermind | Configures ESLint to enforce coding standards and best practices for JavaScript projects | 4 |
ryanzim/eslint-config-problems | An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 53 |
jfmengels/eslint-rule-documentation | A tool to find ESLint rule documentation | 30 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |