Rule proposal: Prefer VoidFunction
#11250
Labels
enhancement: new plugin rule
New rule request for eslint-plugin
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
wontfix
This will not be worked on
Before You File a Proposal Please Confirm You Have Done The Following...
My proposal is suitable for this project
Description
Have a
--fix
able rule that prefers the TSVoidFunction
over() => void
when defining a type.Fail Cases
Pass Cases
Additional Info
No response
The text was updated successfully, but these errors were encountered: