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