We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deadbaf commit e2707a4Copy full SHA for e2707a4
packages/schematics/angular/application/schema.json
@@ -6,7 +6,7 @@
6
"description": "Generates a new basic app definition in the \"projects\" subfolder of the workspace.",
7
"properties": {
8
"projectRoot": {
9
- "description": "The root folder of the new app.",
+ "description": "The root directory of the new app.",
10
"type": "string",
11
"visible": false
12
},
0 commit comments