I'm using Visual Studio 2013 Update 1 with the latest version of the Web Essentials 2013. I am also using Typescript.
How can I make the typescript compiler output ECMAScript3 instead of ECMAScript5? It seems that there was once a setting for this in the Web Essentials options under Typescript, but this option is now missing. Is there any kind of command line setting or settings file I can edit?