mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7b3bd219f7
Follow-up to #30993 where we build all Angular packages with the TypeScript `--strict` flag. The flag improves overall code health and also helps us catch issues easier. PR Close #31967