Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 anos atrás | |
---|---|---|
.. | ||
src | 6 anos atrás | |
.npmignore | 7 anos atrás | |
README.md | 6 anos atrás | |
package.json | 6 anos atrás |
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