Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 éve | |
---|---|---|
.. | ||
src | 6 éve | |
test | 6 éve | |
.npmignore | 7 éve | |
README.md | 6 éve | |
package.json | 6 éve |
Compile object rest and spread to ES5
See our website @babel/plugin-proposal-object-rest-spread for more information.
Using npm:
npm install --save @babel/plugin-proposal-object-rest-spread
or using yarn:
yarn add --save @babel/plugin-proposal-object-rest-spread