Custom linter rules #897
vakhramoff
started this conversation in
Ideas
Replies: 1 comment
-
A rule world be to have @self decorator in front of it. |
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.
-
Hey, folks 👋🏻
I guess, we can write cool rules/plugins for eslint, which could help to prevent us from making some mistakes.
For example, when we use
TuiDestroyService
, we could forget to provide an individual instance in the providers array, which could lead to the catastrophic impact on our app, and it would be difficult to find a place where we forgot to write just one string.So the idea💡 is to discuss whether we need such tools🧰?
Beta Was this translation helpful? Give feedback.
All reactions