New 9.0.0-next.5 strict
option missing in ng-new
schematics
#15654
Labels
area: @schematics/angular
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
No
Description
v.9.0.0-next.5 finally added a
strict
option to set TypeScript in strict mode via #14961Unfortunately, it's not usable yet as the option has been added in
workspace
schematics but has not been copied inng-new
schematics.🔬 Minimal Reproduction
ng new --strict
🔥 Exception or Error
The text was updated successfully, but these errors were encountered: