Bakhtina Sofya b84cb877be 1st comm | 2 هفته پیش | |
---|---|---|
.. | ||
lib | 2 هفته پیش | |
LICENSE | 2 هفته پیش | |
README.md | 2 هفته پیش | |
package.json | 2 هفته پیش |
Transforms logical assignment operators into short-circuited assignments
See our website @babel/plugin-transform-logical-assignment-operators for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-logical-assignment-operators
or using yarn:
yarn add @babel/plugin-transform-logical-assignment-operators --dev