Skip to content

Commit f805e2b

Browse files
committed
Update README
1 parent ba44647 commit f805e2b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# eslint-plugin-local-rules
22
A plugin for ESLint that allows you to use project-specific rules, similar to the [`--rulesdir`](http://eslint.org/docs/user-guide/command-line-interface#--rulesdir) command line option ([more](http://eslint.org/docs/developer-guide/working-with-rules#runtime-rules)).
33

4-
Workaround for https://github.com/eslint/eslint/issues/2715
4+
Workaround for https://github.com/eslint/eslint/issues/8769 (previously https://github.com/eslint/eslint/issues/2715).
5+
6+
See https://github.com/taskworld/eslint-plugin-local for another solution.
57

68

79
## Dependencies

0 commit comments

Comments
 (0)