mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
feat(tsc-wrapped): recored when to quote a object literal key Collecting quoted literals is off by default as it introduces a breaking change in the .metadata.json file. A follow-up commit will address this. Fixes #13249 Closes #13356 |
||
|---|---|---|
| .. | ||
| collector.spec.ts | ||
| compiler_host.spec.ts | ||
| evaluator.spec.ts | ||
| main.spec.ts | ||
| symbols.spec.ts | ||
| test_support.ts | ||
| tsc.spec.ts | ||
| typescript.mocks.ts | ||