Sven SAULEAU b445b79734 Refactor move docs (#8108) | hace 6 años | |
---|---|---|
.. | ||
src | hace 6 años | |
.npmignore | hace 7 años | |
README.md | hace 6 años | |
package.json | hace 6 años |
Allow parsing of the function.sent meta property
See our website @babel/plugin-syntax-function-sent for more information.
Using npm:
npm install --save @babel/plugin-syntax-function-sent
or using yarn:
yarn add --save @babel/plugin-syntax-function-sent