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 125df99 commit a239725Copy full SHA for a239725
packages/schematics/angular/ng-new/schema.json
@@ -131,8 +131,7 @@
131
"strict": {
132
"description": "Creates a workspace with stricter type checking and build optimization options.",
133
"type": "boolean",
134
- "default": false,
135
- "x-prompt": "Create a workspace with stricter type checking and more efficient production optimizations?"
+ "default": false
136
},
137
"legacyBrowsers": {
138
0 commit comments