Files
babel/packages/babel-plugin-transform-async-to-generator/test/fixtures/regression/5880/options.json

9 lines
144 B
JSON

{
"plugins": [
"external-helpers",
"transform-async-to-generator",
"transform-destructuring",
"syntax-async-generators"
]
}