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 |
---|---|---|
sarbbottam/eslint-find-rules | A tool to discover and report on unused ESLint rules in a project | 207 |
jfmengels/eslint-rule-documentation | A tool to find ESLint rule documentation | 30 |
jugbot/eslint-plugin-rule-adoption | Helps manage and enforce multiple ESLint rules across large codebases | 1 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
jfmengels/eslint-ava-rule-tester | A tool to test and validate ESLint rules using the AVA testing framework | 13 |
dosomething/eslint-config | A shared ESLint configuration for JavaScript projects at DoSomething.org | 2 |
eslint-types/eslint-define-config | Provides functions to define and extend ESLint configurations | 361 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
darraghoriordan/eslint-plugin-nestjs-typed | A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 177 |
rizowski/eslint-watch | A command-line tool that wraps ESLint with file watching and enhancements to the CLI interface | 196 |
ryanzim/eslint-config-problems | An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
emmanueldemey/eslint-plugin-angular | A set of rules to enforce best practices and prevent errors in AngularJS applications | 618 |
ycjcl868/eslint-gpt | Automates the creation of custom ESLint rules using OpenAI's GPT model and Vercel Edge Functions. | 211 |