The computed key is not part of the spec. key for ClassProperties is an Expression Do not parse computed and literal keys for PrivateClassProperties
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"throws": "Unexpected token (3:3)",
|
|
"plugins": [
|
|
"classProperties",
|
|
"classPrivateProperties"
|
|
]
|
|
}
|