You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
setup-go/node_modules/@babel/plugin-syntax-object-rest-s...
Stephen Franceschelli a966e84ff9 Fix. 6 years ago
..
lib Fix. 6 years ago
LICENSE Fix. 6 years ago
README.md Fix. 6 years ago
package.json Fix. 6 years ago

README.md

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

Allow parsing of object rest/spread

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

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-object-rest-spread

or using yarn:

yarn add @babel/plugin-syntax-object-rest-spread --dev