Sven SAULEAU b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
..
src d682e32529 Favour extends helper over objectWithoutProperties when whole object gets copied anyway (#7390) %!s(int64=6) %!d(string=hai) anos
test c9b99af5a6 Remove assert.* from commented out assertions %!s(int64=6) %!d(string=hai) anos
.npmignore c41abd79a1 Rename all proposal plugins to -proposal- from -transform- (#6570) %!s(int64=7) %!d(string=hai) anos
README.md b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
package.json 90566103a6 v7.0.0-beta.49 %!s(int64=6) %!d(string=hai) anos

README.md

@babel/plugin-proposal-object-rest-spread

Compile object rest and spread to ES5

See our website @babel/plugin-proposal-object-rest-spread for more information.

Install

Using npm:

npm install --save @babel/plugin-proposal-object-rest-spread

or using yarn:

yarn add --save @babel/plugin-proposal-object-rest-spread