If you only want the generated functions (e.g. `__extends`) once you can use `--noEmitHelpers`. refs https://github.com/Microsoft/TypeScript/pull/2901 refs https://github.com/Microsoft/TypeScript/issues/8854