|
I'm not quite sure which TypeScript compiler Chutzpah is using to compile TS code. I'm assuming it's the one installed by the TypeScript plugin.
It'd be great if we could override the location of the exe (or js) compiler in chutzpah.json so that we could use whichever version of TypeScript we wanted (for us, we have the compiler in the TFS tree so that everyone is compiling with the same version of TS).
|