Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 年之前 | |
---|---|---|
.. | ||
src | 6 年之前 | |
README.md | 6 年之前 | |
package.json | 6 年之前 |
Allow parsing of the pipeline operator
See our website @babel/plugin-syntax-pipeline-operator for more information.
Using npm:
npm install --save @babel/plugin-syntax-pipeline-operator
or using yarn:
yarn add --save @babel/plugin-syntax-pipeline-operator