eslint-interactive
Error Fixer
A tool to help developers fix many ESLint errors efficiently and effectively
The CLI tool to fix huge number of ESLint errors
373 stars
3 watching
9 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
eslintjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to help developers fix ESLint errors one rule at a time | 788 |
| A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |
| A tool that provides visual summaries of ESLint errors by rules and files using bar charts. | 12 |
| An ESLint configuration to enforce classic JavaScript features in TypeScript by banning excessive keywords | 1 |
| An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
| Automatically upgrades warning messages to error messages in ESLint | 16 |
| An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
| A plugin for ESLint that enforces consistent code formatting and organization through rules-based sorting of various data structures. | 2,220 |
| Tools to combine and merge ESLint results from multiple files | 7 |
| A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
| A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 403 |
| A tool that formats ESLint reports with Git author information and allows customizable reporting options. | 41 |
| A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |