Fix documentation that seems to imply baseUrl
does something it doesn't
#51267
Labels
Bug
A bug in TypeScript
Docs
The issue relates to how you learn TypeScript
Help Wanted
You can do this
Milestone
This text is one of my biggest pet peeves in the documentation. It's described as if it's some convenience feature that TS will take care of for you, but in reality it only works if your runtime environment also understands it, because TS emits the import paths you use verbatim.
Originally posted by @fatcerberus in #51260 (comment)
The text was updated successfully, but these errors were encountered: