Skip to content

fix(49483): Plain JS files don't issue error on await inside non-async function#49496

Merged
sandersn merged 1 commit intomicrosoft:mainfrom
a-tarasyuk:fix/49483
Jun 14, 2022
Merged

fix(49483): Plain JS files don't issue error on await inside non-async function#49496
sandersn merged 1 commit intomicrosoft:mainfrom
a-tarasyuk:fix/49483

Conversation

@a-tarasyuk
Copy link
Copy Markdown
Contributor

Fixes #49483

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Jun 11, 2022
@sandersn sandersn merged commit 0ada54c into microsoft:main Jun 14, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plain JS files don't issue error on await inside non-async function

3 participants