I am trying to use ES2017 async/await syntax with Babel.
In package.json
, I have
\"babel\": {
\"plugins\": [
\"babel-plugin-transform
- 热议问题