mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fc709423f2
This commit updates the docs examples to be compatible with the `only-arrow-functions` 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