ilearnio / module-alias

Register aliases of directories and custom module paths in Node
MIT License
1.76k stars 69 forks source link

Feedback: Request to provide additional info in documentation #135

Open ugeshgupta000 opened 1 year ago

ugeshgupta000 commented 1 year ago

Hey, thanks for this awesome package. I failed at my first attempt to use this, and was able to use it with some debug and research here and there.

It seems, the documentation does not mention about adding the relevant entries for aliases in tsconfig.json, which is required for this to work in my opinion (and for Intellisense to follow as well). Providing a sample snippet in the project page would help newcomers.

Sorry, did not find a way to send feedback, and hence opened the issue. Feel free to close this once the feedback reaches to you.

Thanks!