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