{ "presets": [ ["@babel/env", { "targets": {"node": "current"} }] ], "plugins": ["@babel/plugin-transform-async-to-generator"] }