Files
babel/packages/babel-plugin-transform-async-generator-functions/test/fixtures/for-await/options.json
2016-09-27 17:37:21 -04:00

8 lines
125 B
JSON

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