-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit b720554
refactor(@angular/cli): improve structure of
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.ng add
command1 parent f9ac82e commit b720554
1 file changed
+249
-200
lines changed
0 commit comments