* object rest - fix when destructuring in variables/parameters * fixes + ExportNamedDeclaration support * Account for CatchClause * support ForXStatement * support assignment expression? + PR fixes
4 lines
50 B
JSON
4 lines
50 B
JSON
{
|
|
"plugins": ["transform-object-rest-spread"]
|
|
}
|