Back to Babel

@babel/plugin-syntax-pipeline-operator

packages/babel-plugin-syntax-pipeline-operator/README.md

7.29.5403 B
Original Source

@babel/plugin-syntax-pipeline-operator

Allow parsing of the pipeline operator

See our website @babel/plugin-syntax-pipeline-operator for more information.

Install

Using npm:

sh
npm install --save-dev @babel/plugin-syntax-pipeline-operator

or using yarn:

sh
yarn add @babel/plugin-syntax-pipeline-operator --dev