angular/packages/compiler-cli/test/compliance/declaration-only
Jonathan Meier 2796f18a3d test: set the noCheck TS compiler option in declaration-only emission compliance tests (#61470)
No type-checking is performed in declaration-only emission mode so we
should explicitly disable it in the compliance tests.

This also aligns the compiler configuration with the setup used in
`packages/compiler-cli/test/ngtsc/declaration_only_emission_spec.ts`:
2b3c89dba2/packages/compiler-cli/test/ngtsc/declaration_only_emission_spec.ts (L31).

PR Close #61470
2025-05-20 12:07:18 +00:00
..
BUILD.bazel feat(compiler-cli): add experimental support for fast type declaration emission (#61334) 2025-05-14 14:07:37 -07:00
declaration_only_emit_spec.ts test: set the noCheck TS compiler option in declaration-only emission compliance tests (#61470) 2025-05-20 12:07:18 +00:00