TypeScript
TypeScript copied to clipboard
fix(53919): Cannot read properties of undefined (reading 'flags') in returnValueCorrect
Fixes Cannot read properties of undefined (reading 'flags') happening because of missing validation of declaration.parent.arguments pos in getInfo function of returnValueCorrect codefix.
Fixes #53919
@microsoft-github-policy-service agree
@iisaduan and @navya9singh could you please review the PR