TS-Alias-Loader A simple loader for TypeScript module alias on Node.js. Requirement TypeScript v3.3.x (or newer) ECMAScript 2017 (or newer) Installation Install by NPM: npm i ts-alias-loader --save Usage See following files: tsconfig.json src/examples/doAdd.ts src/examples/doMinus.ts License This library is published under Apache-2.0 license.