9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"plugins": [
|
|
"external-helpers",
|
|
"transform-arrow-functions",
|
|
"syntax-class-properties"
|
|
],
|
|
"throws": "Unable to transform arrow inside class property"
|
|
}
|