c0ad47a3fb
Currently TypeScript projects with an invalid tsconfig configuration, cause the undecorated-classes-with-di migration to throw. Instead we should gracefully exit the migration (like we do for syntactical diagnostics), but report that there are configuration issues. This issue surfaced when testing this migration in combination with the Angular CLI migrations. One of the CLI migrations currently causes invalid tsconfig files which then cause this issue in the undecorated-classes-with-di migration. PR Close #33567 |
||
---|---|---|
.. | ||
decorator_rewrite | ||
BUILD.bazel | ||
create_ngc_program.ts | ||
find_base_classes.ts | ||
import_manager.ts | ||
index.ts | ||
ng_declaration_collector.ts | ||
transform.ts | ||
update_recorder.ts |