Rule: no-queries-metadata-property
Disallows usage of the queries
metadata property.
Rationale
If you ever need to rename the property associated with @ContentChild, @ContentChildren, @ViewChild or @ViewChildren, you can modify it in a single place.
Notes:
TS Only
Config
Not configurable.
Examples
Schema
null