mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The current regexp supposes that there is at least one space between the `=` and the aliased variable. As it is possible to write `let myIndex=index`, this commit updates the regexp to handle such a case. PR Close #52444 |
||
|---|---|---|
| .. | ||
| google3 | ||
| all-migrations.spec.ts | ||
| block_template_entities_spec.ts | ||
| BUILD.bazel | ||
| compiler_options_spec.ts | ||
| control_flow_migration_spec.ts | ||
| helpers.ts | ||
| project_tsconfig_paths_spec.ts | ||
| standalone_migration_spec.ts | ||
| transfer_state_spec.ts | ||