effector / effector/eslint-plugin
Rule: `strict-event-calls`
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
If an event is called in effect-handler or `.watch` callback, it'll preserve current `scope`. In other cases it should be bound to scope.
It's a rule for `scope`-preset.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.