eslint-index
Rule manager
A command-line tool to manage and list rules in ESLint config files
CLI for finding and managing rules in ESLint config files
20 stars
3 watching
4 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to discover and report on unused ESLint rules in a project | 207 |
| A tool to find ESLint rule documentation | 30 |
| Helps manage and enforce multiple ESLint rules across large codebases | 1 |
| 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 tool to test and validate ESLint rules using the AVA testing framework | 13 |
| A shared ESLint configuration for JavaScript projects at DoSomething.org | 2 |
| Provides functions to define and extend ESLint configurations | 361 |
| A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 177 |
| A command-line tool that wraps ESLint with file watching and enhancements to the CLI interface | 196 |
| An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| A set of rules to enforce best practices and prevent errors in AngularJS applications | 618 |
| Automates the creation of custom ESLint rules using OpenAI's GPT model and Vercel Edge Functions. | 212 |