[unified-signatures] Don't trigger on mergeable declaration with different parameter name #2386
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: plugin rule option
New rule option for an existing eslint-plugin rule
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
I expected it not to be a violation as a different parameter name is a good indication that the overloads are not compatible.
Actual Result
Additional Info
Versions
@typescript-eslint/eslint-plugin
3.9.0
@typescript-eslint/parser
3.9.0
TypeScript
3.9.7
ESLint
7.6.0
node
10.22.0
npm
6.14.7
The text was updated successfully, but these errors were encountered: