It’s probably related to the fact that when they added “await” to JavaScript, it seemed to become the most popular keyword in the language overnight, just comical amounts of it in the average new JavaScript file in the wild.
replies(2):
The default linter in Vs Code keeps marking those functions with warnings though. Says I should mark them as async