File tree Expand file tree Collapse file tree 5 files changed +5
-3
lines changed
packages/angular/cli/commands Expand file tree Collapse file tree 5 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 66
77 "$aliases" : [],
88 "$scope" : " in" ,
9+ "$type" : " native" ,
910 "$impl" : " ./config-impl#ConfigCommand" ,
1011
1112 "type" : " object" ,
Original file line number Diff line number Diff line change 55 "$longDescription" : " " ,
66
77 "$aliases" : [ " d" ],
8- "$type" : " " ,
8+ "$type" : " native " ,
99 "$impl" : " ./doc-impl#DocCommand" ,
1010
1111 "type" : " object" ,
Original file line number Diff line number Diff line change 66
77 "$aliases" : [ " g" ],
88 "$scope" : " in" ,
9- "$type" : " " ,
9+ "$type" : " schematics " ,
1010 "$impl" : " ./generate-impl#GenerateCommand" ,
1111
1212 "type" : " object" ,
Original file line number Diff line number Diff line change 66
77 "$impl" : " ./getset-impl#GetSetCommand" ,
88 "$hidden" : true ,
9+ "$type" : " deprecated" ,
910
1011 "type" : " object"
1112}
Original file line number Diff line number Diff line change 55 "$longDescription" : " " ,
66
77 "$aliases" : [],
8- "$type" : " " ,
8+ "$type" : " schematics " ,
99 "$impl" : " ./update-impl#UpdateCommand" ,
1010
1111 "type" : " object" ,
You can’t perform that action at this time.
0 commit comments