Improved parameter names for call signatures resulting from unions - #32056
Conversation
…en only one parameter name is available.
I chuckled a bit at this filename, not sure why. |
|
Bruce Pascoe (@fatcerberus) It was there when I started, it amused me too 😄 |
|
Wesley Wigham (@weswigham) Any thought on this PR since it touches your code ? The issue was that if the methods had different parameter length The fix was to use the name of the parameter in the function with more parameters. |
Wesley Wigham (weswigham)
left a comment
There was a problem hiding this comment.
Seems like an improvement to me ❤️
Fixes #31845