9 lines
179 B
JSON
9 lines
179 B
JSON
{
|
|
"plugins": [
|
|
"proposal-class-properties",
|
|
"transform-classes",
|
|
"transform-block-scoping"
|
|
],
|
|
"throws": "Destructuring to a super field is not supported yet."
|
|
}
|