Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com> Co-authored-by: Babel Bot <babel-bot@users.noreply.github.com>
10 lines
201 B
JSON
10 lines
201 B
JSON
{
|
|
"plugins": [
|
|
"transform-function-name",
|
|
"transform-classes",
|
|
"transform-spread",
|
|
"transform-block-scoping"
|
|
],
|
|
"throws": "Destructuring to a super field is not supported yet."
|
|
}
|