deepsea ca9f471156 first commit 1 year ago
..
lib ca9f471156 first commit 1 year ago
LICENSE ca9f471156 first commit 1 year ago
README.md ca9f471156 first commit 1 year ago
package.json ca9f471156 first commit 1 year ago

README.md

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

Transforms logical assignment operators into short-circuited assignments

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

Install

Using npm:

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

or using yarn:

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