mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4c89a2497a
Linter was complaining of missing `override` despite being OK on the CI. this commits add them. PR Close #49599