Convert to async

Use the Covert to async action to convert promise chains to async+await in JavaScript and TypeScript code.

Use the Convert all to async action to automatically convert every function in a file.