~/leohuynh.dev/topics/tsconfig
#tsconfig
Posts and snippets tagged #tsconfig.
rss feed ↗posts
Simplify your Node.js project with module aliases
Tired of dealing with complex file paths in your Node.js project? Learn how to set up module aliases using TypeScript and module-alias package to simplify your imports and improve your development experience.