Adding TypeScript support in latest version of VS is easy - just add a TypeScript file and VS will automatically will reconfigure the project.
However when all TS files
I removed TypeScript by hand.
Unload project
Edit {project-name}.csproj
TypeScript
in it, and save the XML fileReload project
Always keep a backup of the project file, as you may wreck it. Your millage may vary...