missing `async` keyword of object method
Vue version
3.2.41
Link to minimal reproduction
Steps to reproduce
Open reproduction
What is expected?
Emit no error.
What is actually happening?
Unexpected reserved word 'await'. (12:6)
System Info
No response
Any additional comments?
I will make a PR to fix it later.