Compiling Typescript in Visual Studio 2015

If you’re writing your app in angular 2 using Visual Studio 2015, you might have to do some configuration in order to compile typescripts. Another way is to prevent VS to compile typescripts and...