2018-06-15 10:13:20 -04:00

435 B

@babel/plugin-proposal-pipeline-operator

Transform pipeline operator into call expressions

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

Install

Using npm:

npm install --save @babel/plugin-proposal-pipeline-operator

or using yarn:

yarn add --save @babel/plugin-proposal-pipeline-operator