Sven SAULEAU b445b79734 Refactor move docs (#8108) | před 6 roky | |
---|---|---|
.. | ||
src | před 6 roky | |
test | před 6 roky | |
README.md | před 6 roky | |
package.json | před 6 roky |
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