mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +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