I am starting to learn angular2
and I happened to clone the Angular 2 Quickstart from github
Now, what I noticed is that, some of the statements in typescript files are shown as errors in Visual Studio, but they actually work
I checked a similar question which was resolved by installing MVC4 in the machine.
What should I install/do to fix this?
