effector / effector/eslint-plugin
Rule: `no-on`
Open
enhancement
good first issue
preset:strict
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
`$store.on` is less extendable than `sample`, and it could be replaced with `sample`. Let's add a rule to check this.
In my mind, we should not add it to `recommended` preset, but it would be useful in `future` preset (maybe).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.