Skip to content

Conversation

@uniqueiniquity
Copy link
Contributor

Fixes #26801.

If a function expression that can be transformed into an async function is assigned to a variable but also has a name, we'd like to offer the fix on the function's name rather than the variable it's being assigned to.

@uniqueiniquity uniqueiniquity requested review from a user and amcasey September 14, 2018 23:37
@uniqueiniquity uniqueiniquity merged commit 70ce7ab into microsoft:master Sep 16, 2018
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Report async code fix diagnostic on function name whenever it exists

2 participants