Skip to content

Commit dea7431

Browse files
alan-agius4clydin
authored andcommitted
feat(@schematics/angular): add prompt to strict mode
1 parent 2fb0198 commit dea7431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/schematics/angular/ng-new/schema.json

+1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
},
131131
"strict": {
132132
"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]",
133134
"type": "boolean",
134135
"default": false,
135136
"x-user-analytics": 7

0 commit comments

Comments
 (0)