Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 年之前
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) 6 年之前
.npmignore 7e90d56024 Proposal: Logical Assignment Operators (#7385) 6 年之前
README.md b445b79734 Refactor move docs (#8108) 6 年之前
package.json 90566103a6 v7.0.0-beta.49 6 年之前

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

or using yarn:

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