* feat(transform-object-rest-spread): add polyfill=false option to avoid extends helper * object-rest-spread: add useBuiltIns option * add test for invalid option
4 lines
77 B
JSON
4 lines
77 B
JSON
{
|
|
"plugins": [["transform-object-rest-spread", { "useBuiltIns": true }]]
|
|
}
|