I\'m trying to migrate some javascript files to Typescript in a legacy ASP.NET MVC 5 project. I
I\'ve created a Typescript file and the compilation from TS to JS works as ex
I'm not sure about 2013, but for VS2015, you just need to add a TypeScript file to the root folder of the project and it will popup a dialog asking you if you want to configure the project for TypeScript. Simple!