mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d80c4890be
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