eslint-rule-documentation
Rule lookup
A tool to find ESLint rule documentation
Find the url for the documentation of an ESLint rule
30 stars
5 watching
31 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jfmengels/eslint-ava-rule-tester | A tool to test and validate ESLint rules using the AVA testing framework | 13 |
jfmengels/eslint-plugin-fp | A set of rules to enforce good practices in functional programming for JavaScript | 968 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
wikimedia/eslint-docgen | Automatically generates documentation for ESLint plugins from rule metadata and test cases. | 10 |
sarbbottam/eslint-find-rules | A tool to discover and report on unused ESLint rules in a project | 206 |
emmanueldemey/eslint-plugin-angular | A set of rules to enforce best practices and prevent errors in AngularJS applications | 618 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |
jfmengels/eslint-plugin-lodash-fp | A set of rules to enforce best practices and consistency when using Lodash functions in JavaScript code. | 151 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
bmish/eslint-doc-generator | Automates documentation generation for ESLint plugins and rules. | 92 |
jugbot/eslint-plugin-rule-adoption | Helps manage and enforce multiple ESLint rules across large codebases | 1 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 53 |
wagerfield/eslint-index | A command-line tool to manage and list rules in ESLint config files | 20 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
sebastienelet/eslint-plugin-mongodb | Provides ESLint rules for MongoDB best practices and native driver syntax | 19 |