Skip to content

Commit d8e2fa1

Browse files
committed
docs: mention popular plugins that use this
1 parent 8f78c44 commit d8e2fa1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Also performs some basic section consistency checks on rule docs:
1313

1414
- Contains an `## Options` / `## Config` section and mentions each named option (for rules with options)
1515

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+
1622
## Motivation
1723

1824
- Standardize documentation across thousands of ESLint plugins and rules

0 commit comments

Comments
 (0)