We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb0198 commit dea7431Copy full SHA for dea7431
packages/schematics/angular/ng-new/schema.json
@@ -130,6 +130,7 @@
130
},
131
"strict": {
132
"description": "Creates a workspace with stricter type checking and stricter bundle budgets settings.",
133
+ "x-prompt": "Create a workspace with stricter type checking and stricter bundle budgets settings? [https://angular.io/guide/strict-mode]",
134
"type": "boolean",
135
"default": false,
136
"x-user-analytics": 7
0 commit comments