Files
setup-helm/node_modules/@babel/plugin-syntax-logical-assignment-operators/README.md
github-actions[bot] 20d2b4f98d v3 new release (#80)
2022-06-27 14:17:15 -04:00

483 B

@babel/plugin-syntax-logical-assignment-operators

Allow parsing of the logical assignment operators

See our website @babel/plugin-syntax-logical-assignment-operators for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-logical-assignment-operators

or using yarn:

yarn add @babel/plugin-syntax-logical-assignment-operators --dev