Allow parsing of object rest/spread
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Compile object rest and spread to ES5
This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.