docs(README): add prefix-eventmap-selectors

This commit is contained in:
Dominik Ferber
2016-03-14 19:38:06 +01:00
parent 06d6fd93fd
commit f891685a3d

View File

@@ -63,6 +63,7 @@ An article with detailed setup instructions can be found [here](https://medium.c
* [template-names](docs/template-names.md): Naming convention for templates
* [no-template-lifecycle-assignments](docs/rules/no-template-lifecycle-assignments.md): Prevent deprecated template lifecycle callback assignments
* [eventmap-params](docs/rules/eventmap-params.md): Force consistent event handler parameter names in event maps
* [prefix-eventmap-selectors](docs/rules/prefix-eventmap-selectors.md): Convention for eventmap selectors
## Core API
* *currently no rules implemented*