mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Updates the migration so that it passes the type as a generic in the case of `@Inject(SOME_TOKEN) foo: SomeType`. This is done for two reasons: 1. It's a fairly common pattern and it ensures that the code can still be compiled. 2. It avoids leaving behind unused imports. PR Close #57389 |
||
|---|---|---|
| .. | ||
| google3 | ||
| after_render_phase_spec.ts | ||
| all-migrations.spec.ts | ||
| BUILD.bazel | ||
| control_flow_migration_spec.ts | ||
| helpers.ts | ||
| http_providers_spec.ts | ||
| inject_migration_spec.ts | ||
| invalid_two_way_bindings_spec.ts | ||
| project_tsconfig_paths_spec.ts | ||
| standalone_migration_spec.ts | ||
| standalone_routes_spec.ts | ||