* Fix class fields when `super()` is in a default param * Use assertion instead of type cast
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"plugins": [
|
|
["external-helpers", { "helperVersion": "7.100.0" }],
|
|
"proposal-class-properties"
|
|
]
|
|
}
|