Hi, I would like to have another feature ;) ... I am too lazy to write imports for all types, therefore I just use ``` import * as Ng2 from '@angular/core'; ``` Can you add something like a prefix for @Component and @Directive?
Hi,
I would like to have another feature ;) ... I am too lazy to write imports for all types, therefore I just use
Can you add something like a prefix for @component and @directive?