dsherret / ts-morph

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
https://ts-morph.com
MIT License
4.98k stars 195 forks source link

[Question] typescript path mapping #805

Open tmtron opened 4 years ago

tmtron commented 4 years ago

I am just getting started with ts-morph and think that my typescript path mappings are not working for some reason.

Should this work out of the box, or do we need a custom module mapping?
If so, are there any examples available?

dsherret commented 4 years ago

This is probably a bug. I'm not sure there's many tests about path mappings.