mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add source location as a note tag as `<note category="location">path/to/file.ts:start_line[,end_line]</note>`. `[,end_line]` part is optional and specified only if the end line is different from the start line. Fixes #16531 |
||
|---|---|---|
| .. | ||
| all_spec.ts | ||
| animate_spec.ts | ||
| basic_spec.ts | ||
| entry_components_spec.ts | ||
| i18n_spec.ts | ||
| init.ts | ||
| jit_summaries_spec.ts | ||
| ng_module_spec.ts | ||
| projection_spec.ts | ||
| query_spec.ts | ||
| source_map_spec.ts | ||
| test_ngtools_api.ts | ||
| test_summaries.ts | ||
| util.ts | ||