I am using TypeScript and tsc. I build my application as follows:
TypeScript
tsc
$ tsc --project tsconfig.json
I start my script as fo