mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This changes the migration so that we don't generate `_1` suffixes when a temporary variable wouldn't conflict with any variables in the lexical scope. In addition, if we discover conflicts, we try alternative suffixes that seem more natural and follow style guides. E.g. `Value`, `Val` or `Input`. PR Close #57292 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| reference-manifests | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||