Skip to content

Commit 826664a

Browse files
committed
Use * for bullets
Helps with readability given the list content contains `-`s as well
1 parent 6586d56 commit 826664a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,13 @@ Also note that if there is an eslint-local-rules.js file in *both* the workspace
113113

114114
## Alternatives
115115

116-
- [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)
117-
- [eslint-plugin-rulesdir](https://github.com/not-an-aardvark/eslint-plugin-rulesdir) - Allows for a custom rules directory name
116+
* [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)
117+
* [eslint-plugin-rulesdir](https://github.com/not-an-aardvark/eslint-plugin-rulesdir) - Allows for a custom rules directory name
118118

119119
## Context for this plugin
120120

121-
- https://github.com/eslint/eslint/issues/2715
122-
- https://github.com/eslint/eslint/issues/8769
121+
* https://github.com/eslint/eslint/issues/2715
122+
* https://github.com/eslint/eslint/issues/8769
123123

124124
## License
125125

0 commit comments

Comments
 (0)