Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 роки тому | |
---|---|---|
.. | ||
src | 6 роки тому | |
test | 6 роки тому | |
README.md | 6 роки тому | |
package.json | 6 роки тому |
Transform pipeline operator into call expressions
See our website @babel/plugin-proposal-pipeline-operator for more information.
Using npm:
npm install --save @babel/plugin-proposal-pipeline-operator
or using yarn:
yarn add --save @babel/plugin-proposal-pipeline-operator