This is going to be required so we can add support for other proposals, as well as later set the accepted proposal as the default. Update stage-0 and stage-1 presets with `pipelineProposal` to thread down to the plugin.
@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:
npm install --save @babel/plugin-syntax-pipeline-operator
or using yarn:
yarn add --save @babel/plugin-syntax-pipeline-operator