I am trying to use ES2017 async/await syntax with Babel. In package.json, I have
package.json
\"babel\": { \"plugins\": [ \"babel-plugin-transform
A different, and probably better solution would be to modularise your code:
index.js