We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
guardType
implements
1 parent cf2f30a commit 5b18ce1Copy full SHA for 5b18ce1
packages/schematics/angular/guard/schema.json
@@ -47,6 +47,7 @@
47
"default": false
48
},
49
"implements": {
50
+ "alias": "guardType",
51
"type": "array",
52
"description": "Specifies which type of guard to create.",
53
"uniqueItems": true,
0 commit comments