How to let WebStorm (actually any JetBrains product e.g. PyCharm ) to pickup types information for Ionic2 TypeScript library?
I've marked PROJECT_ROOT/node_modules as source root and it helped with angular2 but not with Ionic.
How to let WebStorm (actually any JetBrains product e.g. PyCharm ) to pickup types information for Ionic2 TypeScript library?
I've marked PROJECT_ROOT/node_modules as source root and it helped with angular2 but not with Ionic.