8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"plugins": [
|
|
"transform-es2015-arrow-functions",
|
|
"transform-async-to-generator",
|
|
"external-helpers"
|
|
]
|
|
}
|