Login
Remember
Register
Ask a Question
Which of the following attribute, inside your angular.json file, defines the configuration of all the projects inside your angular workspace?
+1
vote
asked
Jan 26, 2022
in
Angular Oriana
by
sharadyadav1986
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
angular-json
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 26, 2022
by
sharadyadav1986
Correct Answer is :c) projects attribute, inside your angular.json file, defines the configuration of all the projects inside your angular workspace
...