mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
adf3ee8fea
This commit fixes various issues that seem to cause the 17.3.x patch to be red for weeks: - Eslint checking a file for aio/tools that is not part of a tsconfig— hence an error is being reported. - Audit-web-app importing some Lighthouse APIs that aren't available under the given path. PR Close #55064