mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
26574a7c46
This commit removes the `only-arrow-functions: false` tslint rule to more closely align `tslint.json` with the one generated by the latest Angular CLI for new apps. PR Close #39018