We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f78c44 + d8e2fa1 commit 24f8a09Copy full SHA for 24f8a09
README.md
@@ -13,6 +13,12 @@ Also performs some basic section consistency checks on rule docs:
13
14
- Contains an `## Options` / `## Config` section and mentions each named option (for rules with options)
15
16
+Used by popular ESLint plugins like:
17
+
18
+- [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember#-rules)
19
+- [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react#list-of-supported-rules)
20
+- [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn#rules)
21
22
## Motivation
23
24
- Standardize documentation across thousands of ESLint plugins and rules
0 commit comments