Y
Hacker News
new
|
ask
|
show
|
jobs
by
ntr--
1394 days ago
typescript DOES support this out of the box.
https://www.typescriptlang.org/tsconfig#baseUrl
1 comments
tyleo
1394 days ago
This has not worked in my experience. It allows the IDE to understand the paths but the generated js doesn’t work… maybe I did something wrong?
link