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 9b4b86f commit 3d38737Copy full SHA for 3d38737
packages/schematics/angular/application/schema.json
@@ -33,7 +33,7 @@
33
"x-user-analytics": 10
34
},
35
"viewEncapsulation": {
36
- "description": "The view encapsulation strategy to use in the new app.",
+ "description": "The view encapsulation strategy to use in the new application.",
37
"enum": ["Emulated", "None", "ShadowDom"],
38
"type": "string",
39
"x-user-analytics": 11
0 commit comments