{
  "presets": ["env"],
  "plugins": ["transform-async-to-generator","syntax-async-functions","add-module-exports"]
}