What is tsconfig-paths?
"Load node modules according to tsconfig paths, in run-time or via API."
tsconfig-paths is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 211.2 KB on disk.
Installation Guide
# Install via NPM
npm install tsconfig-paths
# Install via Yarn
yarn add tsconfig-paths