* Update super property get/set/call in loose mode Follows the plan laid out in https://github.com/babel/babel/pull/7553#issuecomment-381434519. With #7691, this closes #7553, closes #4312. * Post #7772 * Memoized property
4 lines
58 B
JSON
4 lines
58 B
JSON
{
|
|
"plugins": [["transform-classes", {"loose": true}]]
|
|
}
|