mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `ModuleWithProviders` type has required a generic type since Angular 10, so it is no longer necessary for the compiler to transform usages of the `ModuleWithProviders` type without the generic type, as that should have been reported as a compile error. This commit removes the detection logic from ngtsc. PR Close #41996 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||