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

480 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 @babel/plugin-syntax-logical-assignment-operators

or using yarn:

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