mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds a test to the nullish coalescing diagnostic check to serve as self-documentation on how it works with nullish coalescing on pipes that are often misconfigured. This also removes that non null assertion operator, which is incorrect because there _are_ situations where a symbol cannot be retrieved. PR Close #43419 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||