mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates the docs examples to be compatible with the `prefer-const` tslint rule. This is in preparation of updating the docs examples `tslint.json` to match the one generated for new Angular CLI apps in a future commit. PR Close #38143 |
||
|---|---|---|
| .. | ||
| app.component.ts | ||
| app.module.ts | ||
| dynamic-form-question.component.html | ||
| dynamic-form-question.component.ts | ||
| dynamic-form.component.html | ||
| dynamic-form.component.ts | ||
| question-base.ts | ||
| question-control.service.ts | ||
| question-dropdown.ts | ||
| question-textbox.ts | ||
| question.service.ts | ||