Files
babel/packages/babel-plugin-transform-async-to-generator/test/fixtures/export-async/options.json
2018-09-09 17:57:52 -07:00

8 lines
116 B
JSON

{
"plugins": [
"external-helpers",
"transform-modules-commonjs",
"transform-async-to-generator"
]
}