+1 vote
in Angular Oriana by
Which of the following attribute, inside your angular.json file, defines the configuration of all the projects inside your angular workspace?

Select the correct answer from below options:

a) newProjectRoot

b) projectType

c) projects

d) root

1 Answer

0 votes
by
Correct Answer is :c) projects attribute, inside your angular.json file, defines the configuration of all the projects inside your angular workspace
...