itcast bd67f780cf 完成 10 tháng trước cách đây
..
lib bd67f780cf 完成 10 tháng trước cách đây
LICENSE bd67f780cf 完成 10 tháng trước cách đây
README.md bd67f780cf 完成 10 tháng trước cách đây
package.json bd67f780cf 完成 10 tháng trước cách đây

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