Support for Import Maps #61325
Labels
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
π Search Terms
import, map, path, alias, scope
β Viability Checklist
β Suggestion
I'm curious to hear thoughts on introducing an
importMap
option incompilerOptions
.Some initial thoughts:
paths
for most use cases.scopes
(extremely useful in my experience)π Motivating Example
Every project that utilizes import maps.
π» Use Cases
Simplifying my configuration in projects that contain both Node and Deno workspaces.
One needs to re-specify their aliases in numerous places.
N/A
The text was updated successfully, but these errors were encountered: