-
-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(linter): rename useExplicitFunctionReturnType
to `useExplicit…
#4261
chore(linter): rename useExplicitFunctionReturnType
to `useExplicit…
#4261
Conversation
CodSpeed Performance ReportMerging #4261 will degrade performances by 8.24%Comparing Summary
Benchmarks breakdown
|
@Conaclos
I don't mind reverting the rename PR if you'd prefer me to include the rename chore in the first PR with the new rule. |
Thanks for the response, I will assign the task to you. |
…Type`
Summary
related: #2017
rename
useExplicitFunctionReturnType
touseExplicitType
Before implementing the
typescript-eslint/explicit-module-boundary-types
rule, I renamed it for better accuracy, as discussed in the issue here .Test Plan