File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/angular_devkit/build_angular/src Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 "type" : " object" ,
5252 "properties" : {
5353 "includePaths" : {
54- "description" : " Paths to include. Paths will be resolved to project root." ,
54+ "description" : " Paths to include. Paths will be resolved to workspace root." ,
5555 "type" : " array" ,
5656 "items" : {
5757 "type" : " string"
Original file line number Diff line number Diff line change 5555 "type" : " object" ,
5656 "properties" : {
5757 "includePaths" : {
58- "description" : " Paths to include. Paths will be resolved to project root." ,
58+ "description" : " Paths to include. Paths will be resolved to workspace root." ,
5959 "type" : " array" ,
6060 "items" : {
6161 "type" : " string"
Original file line number Diff line number Diff line change 2424 "type" : " object" ,
2525 "properties" : {
2626 "includePaths" : {
27- "description" : " Paths to include. Paths will be resolved to project root." ,
27+ "description" : " Paths to include. Paths will be resolved to workspace root." ,
2828 "type" : " array" ,
2929 "items" : {
3030 "type" : " string"
You can’t perform that action at this time.
0 commit comments