[prefer-signals] add option for preferOutputSignal #2258
Labels
package: eslint-plugin
Angular-specific TypeScript rules
triage
This issue needs to be looked at and categorized by a maintainer
Description and reproduction of the issue
Since the rule
prefer-signals
already has options to prefer input signals and prefer query signals I think it would be good to add a option for prefer output signals as well that will mark@Output
for a replacement.Versions
@angular-eslint/eslint-plugin
19.1.0
@typescript-eslint/parser
7.18.0
ESLint
8.57.1
node
20.15.0
The text was updated successfully, but these errors were encountered: