+1 vote
in Angular Oriana by
What is the value of “root” property in the angular.json file, for the main project of your angular workspace?

Select the correct answer from below options:

a) projects

b) src

c) empty value

d) e2e

1 Answer

0 votes
by
Correct Answer is :c) empty value is the value of “root” property in the angular.json file, for the main project of your angular workspace
...