mhegazy / PathMappingSample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Path Mapping Sample

You will need typescript@next for this to work:

npm install typescript@next

For extra diagnostics use --traceModuleResolution:

tsc --traceModuleResolution

About


Languages

Language:JavaScript 77.6%Language:TypeScript 22.4%