mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The Angular CLI has removed the JSON5 parsing and now always uses `jsonc-parser`. Our test checks if JSON5 features can be parsed, but this now breaks and the test needs to be adjusted. We still want to keep the test to ensure we do not parse the Angular CLI workspace file in a different way, not e.g. supporting jsonc. PR Close #46642 |
||
|---|---|---|
| .. | ||
| google3 | ||
| all-migrations.spec.ts | ||
| BUILD.bazel | ||
| entry_components_spec.ts | ||
| helpers.ts | ||
| path_match_type_spec.ts | ||
| project_tsconfig_paths_spec.ts | ||
| typed_forms_spec.ts | ||