Skip to content

Commit 6586d56

Browse files
fregantecletusw
authored andcommitted
Move related links to the bottom
1 parent 7de4c3b commit 6586d56

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
A plugin for ESLint that allows you to use project-specific rules, similar to the deprecated [`--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)).
44

5-
Workaround for https://github.com/eslint/eslint/issues/8769 (previously https://github.com/eslint/eslint/issues/2715).
6-
75
## Install
86

97
```sh
@@ -118,6 +116,11 @@ Also note that if there is an eslint-local-rules.js file in *both* the workspace
118116
- [eslint-plugin-local](https://github.com/taskworld/eslint-plugin-local) - Allows specifying additonal plugin config such as [`processors`](https://eslint.org/docs/developer-guide/working-with-plugins#processors-in-plugins)
119117
- [eslint-plugin-rulesdir](https://github.com/not-an-aardvark/eslint-plugin-rulesdir) - Allows for a custom rules directory name
120118

119+
## Context for this plugin
120+
121+
- https://github.com/eslint/eslint/issues/2715
122+
- https://github.com/eslint/eslint/issues/8769
123+
121124
## License
122125

123126
MIT

0 commit comments

Comments
 (0)