effector / effector/eslint-plugin
Add rule to ban direct imports from 'effector/effector.umd', 'effector/effector.cjs', 'effector/effector.mjs'
Open
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
## Proposal
Add eslint rule to ban direct imports from 'effector/effector.umd', 'effector/effector.cjs', 'effector/effector.mjs' (with autofix)
so it would be possible to catch/fix such cases with linter
## Use case
For now i need to do it in PR or manual cleaning once a couple weeks. It would be great to have that automated
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.