Denis 346b78aee1 first commit преди 3 години
..
lib 346b78aee1 first commit преди 3 години
LICENSE 346b78aee1 first commit преди 3 години
README.md 346b78aee1 first commit преди 3 години
package.json 346b78aee1 first commit преди 3 години

README.md

@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