[✨] eslint rule to detect useless track() #178
manucorporat
started this conversation in
Proposals For Qwik
Replies: 1 comment
-
|
We moved this issue to |
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.
-
Is your feature request related to a problem?
Describe the solution you'd like
A eslint rule that errors when seeing this pattern
Describe alternatives you've considered
Runtime check when a track() does not create any subscription. Maybe both.
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions