mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 12:34:32 +08:00
`Component` selectors are always kekabed while `Directive` selectors are always camelized. This updates the lint rules to convert the prefix to the appropiate case Fixes #13796