This repository was archived by the owner on Feb 17, 2024. It is now read-only.
This repository was archived by the owner on Feb 17, 2024. It is now read-only.
Prefix for @Component #5
Open
Description
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?