Skip to content

Commit b720554

Browse files
committed
refactor(@angular/cli): improve structure of ng add command
The `run` method within the `add` command module exceeded recommended line limits. This commit refactors the method by extracting the logic for each Listr task into a separate private method.
1 parent f9ac82e commit b720554

File tree

1 file changed

+249
-200
lines changed
  • packages/angular/cli/src/commands/add

1 file changed

+249
-200
lines changed

0 commit comments

Comments
 (0)