{
"presets": [
[
"env",
"targets": {
"browsers": ["last 2 versions", "last 1 ie version"]
}
]
],
"plugins": ["transform-async-to-generator"]