mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9f506cd330
Now that we have --noImplicitAny we don't need these checks for explicit types in specific locations. Also re-enable the check to disallow keywords as variable names.