{
  presets: ['es2015'],
  plugins: ['syntax-async-functions', 'transform-regenerator']
}
