Skip to content

Commit 8680d86

Browse files
docs: link to eslint-plugin-local for plugin config support (#12)
docs: link to eslint-plugin-local for plugin config support Co-authored-by: Clayton Watts <cletusw@gmail.com>
1 parent 06dd449 commit 8680d86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Workaround for https://github.com/eslint/eslint/issues/8769 (previously https://
77
## Other solutions
88

99
- https://github.com/taskworld/eslint-plugin-local
10+
- Allows specifying additonal plugin config such as
11+
[`processors`](https://eslint.org/docs/developer-guide/working-with-plugins#processors-in-plugins)
1012
- https://github.com/not-an-aardvark/eslint-plugin-rulesdir
1113
- Allows for a custom rules directory name
1214

0 commit comments

Comments
 (0)