Newer
Older
alert / js / node_modules / @babel / plugin-syntax-logical-assignment-operators / README.md
@Réz István Réz István on 18 Nov 2021 483 bytes first commit

@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