Out of curiousness, great documentation, honest recommendations, yet no lint plugin? #5188
Replies: 2 comments 2 replies
-
|
it's something that's been discussed before (#3911), but nobody's had the time to dedicate to it. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Aye, moved to #3911 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello again,
I've been studying your wonderful documentation the past days.
Really like the way how you emphasise practices like "STRONGLY RECOMMENDED" (in yellow) or "RECOMMENDED" (in blue) with colours. Like this page: https://redux.js.org/style-guide/#structure-files-as-feature-folders-with-single-file-logic
This made me wonder, why is there no (ES)lint plugin to cover this?
I understand, it's extra work - at the same time, I believe, such a plugin might help those users who handle states the wrong way.
Or am I wrong, ESLint plugins are more for those who are lazy, not reading documentation? 😅
Beta Was this translation helpful? Give feedback.
All reactions