angularjs - Declaration or statement expected error when setting up Typescript 1.4 and angularjs2 in Visual Studio 2013 -


i have been trying basic typescript + angular2 application going in visualstudio 2013 . have installed npm , tsd , having no luck following tutorial http://www.codeproject.com/tips/1026938/angularjs-getting-started-with-visual-studio

at error

import statement not recognized

my typescript folder

project settings

i can't figure out why visual studio won't recognize import statement. typescript seems work import statement doesn't.

any appreciated

thanks


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -