Search
Feedback
Setup for Free
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.
5,916
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
import * as
import * as
import
*
as
NodePath
from
"path"
import
*
as
NodePath
from
"path"
Similar Threads
Troubleshooting Eslint Rule for Effect Related Issues
EC
Effect Community / effect-beginners-🚀
2y ago
Request for New ESLint Rule in Effect TS Library
EC
Effect Community / dev-tools
7mo ago
effect repository re-declare eslint rule question
EC
Effect Community / effect-beginners-🚀
2y ago
ESLint rule for leaving effects hanging in a generator function
EC
Effect Community / effect-🚀
2y ago