Here is my first simple Hello World angular 2 app from Angular 2 quick start guide.
Hello World
import {Component} from \'angular2/core\'; import {bootstrap} fr
//noinspection TypeScriptValidateTypes Worked for me in WebStorm.
//noinspection TypeScriptValidateTypes
Also I've opened my project in IntelIJ instead and there was no error.