mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Convert four `.forEach()` calls in `private_export_checker.ts` and `reference_graph.ts` to `for...of`, matching the iteration style used elsewhere in the compiler. The TODOs that forced these workarounds are obsolete. |
||
|---|---|---|
| .. | ||
| linker | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-test.json | ||
| tsconfig.json | ||