I use visual studio code and in those articles:
=> https://umaar.com/dev-tips/182-typescript-async-await/
=>https://code.visualstudio.com/updates/v1_28
they say there is a feature which is vscode can convert promises to async await itself but I couldn't make it for my .js files. Can you help me?
Have a nice day!