playframework - How do I get IntelliJ's Typescript assistance to resolve Angular2 installed from a WebJAR? -


i'm using sbt-typescript plugin let me use typescript assets in play. i've modeled project layout on the example one, import {injectable} "angular2/core" gives me red underline ts2307: cannot find module 'angular2/core'. in fact, angular 2 in target/web/node-modules/main/webjars/angular2.

play compiles .ts file without problem.

what need configure in intellij looking in same place sbt angular2?


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -