mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5d64d17a52
Add a template check that returns diagnostics if the left side of a nullish coalescing operation is not nullable. Refs #42966 PR Close #43232