When i am trying to Build my default JavaScript project(BlankApp Apache Cordova) in Visual Studio 2015 preview am getting following error.
The TypeScr
It seems that there is no type script file available to compile. add a blank type script file under script folder and then compile, it should work.