Sven SAULEAU b445b79734 Refactor move docs (#8108) | пре 6 година | |
---|---|---|
.. | ||
src | пре 6 година | |
test | пре 6 година | |
.npmignore | пре 7 година | |
README.md | пре 6 година | |
package.json | пре 6 година |
Compile ES2015 spread to ES5
See our website @babel/plugin-transform-spread for more information.
Using npm:
npm install --save @babel/plugin-transform-spread
or using yarn:
yarn add --save @babel/plugin-transform-spread