8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"plugins": [
|
|
"external-helpers",
|
|
["transform-arrow-functions", { "spec": true }],
|
|
"transform-function-name"
|
|
]
|
|
}
|