h-ii every-body.
I install the angularjs.typescript and jquery.typescript from nuget package. But everything give error in VStudio as attached image.
what is the problem. My VS is 2013 U4 and update every extension and plugin.
What is the problem ?
Install-Package angularjs.TypeScript.DefinitelyTyped
Install-Package jquery.TypeScript.DefinitelyTyped

all.ts
reference path="../../scripts/typings/jquery/jquery.d.ts" />
reference path="../../scripts/typings/angularjs/angular.d.ts" />


i tested all module system properties.
