© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Eslint rule for enforcing `import * as` - Effect Community
EC
Effect Community
•
3y ago
•
5 replies
sandromaglione
Eslint rule for enforcing `import * as`
Does someone know if it exists an Eslint rule to force import in the from
import * as
import * as
?
Example
:
import
*
as
NodePath
from
"path"
import
*
as
NodePath
from
"path"
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
ESLint rule for leaving effects hanging in a generator function
EC
Effect Community / 🚀-effect
3y ago
Enforcing Output Type in TypeScript for ConnectionList
EC
Effect Community / 🚀-effect
2y ago
Seeking Eslint Plugin for Detecting Dangling Effects
EC
Effect Community / 🚀-effect
3y ago
Proposal: Add `Effect.import` for Simplified Module Import
EC
Effect Community / 🚀-effect
2y ago