Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 anni fa | |
---|---|---|
.. | ||
src | 6 anni fa | |
test | 6 anni fa | |
.npmignore | 7 anni fa | |
README.md | 6 anni fa | |
package.json | 6 anni fa |
Apply ES2015 function.name semantics to all functions
See our website @babel/plugin-transform-function-name for more information.
Using npm:
npm install --save @babel/plugin-transform-function-name
or using yarn:
yarn add --save @babel/plugin-transform-function-name