Usage
rules: { "@angular-eslint/prefer-on-push-component-change-detection": "error"}
Configuration
This rule does not include configuration options.
Optimize performance by using OnPush change detection strategy when possible
rules: { "@angular-eslint/prefer-on-push-component-change-detection": "error"}
This rule does not include configuration options.