angular-cli
angular-cli copied to clipboard
refactor: remove usages of deprecated version of `createImportDeclaration`
The overload of createImportDeclaration with the decorators parameter is deprecated. This change removes the deprecated usage.