mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
07ec04d49d
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
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT