10 lines
189 B
JSON
10 lines
189 B
JSON
{
|
|
"plugins": [
|
|
"external-helpers",
|
|
"transform-async-to-generator",
|
|
"transform-es2015-block-scoping",
|
|
"transform-es2015-arrow-functions",
|
|
"transform-regenerator"
|
|
]
|
|
}
|