jgarverick/vsts-ext-proj-templates

Typescript compiler option in project file

Closed this issue · 2 comments

Hi,

the default typescript compiler option in the project file is CommonJS. This should be set to AMD since all MS samples use this.
If you still prefer the CommonJS, I think this could be a good idea to put a info in the app.ts sample file on this.

Regards

Apologies for not responding to this sooner...this will be addressed with the release of version 3.0.

This should be resolved for you in version 3. Thanks!