urltomarkdown/node_modules/@babel/plugin-syntax-object-rest-s...
Lee Hanken ca3866eae3 added unit tests 2022-12-23 12:03:25 +00:00
..
lib added unit tests 2022-12-23 12:03:25 +00:00
LICENSE added unit tests 2022-12-23 12:03:25 +00:00
README.md added unit tests 2022-12-23 12:03:25 +00:00
package.json added unit tests 2022-12-23 12:03:25 +00:00

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