babel/packages/babel-plugin-syntax-pipeline-operator
J. S. Choi 35e4e1f067 Hack-pipe proposal with % topic token (#13416)
Co-authored-by: Federico Ciardi <fed.ciardi@gmail.com>
2021-08-03 23:30:16 +02:00
..
2021-06-09 23:03:30 +00:00

@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-dev @babel/plugin-syntax-pipeline-operator

or using yarn:

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