Files
babel/packages/babel-plugin-transform-regenerator/test/fixtures/function-sent/options.json
2018-09-09 17:57:52 -07:00

9 lines
138 B
JSON

{
"plugins": [
"syntax-function-sent",
"transform-regenerator",
"transform-parameters",
"transform-block-scoping"
]
}