![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2 years ago | - | |
![]() | LICENSE | 41 years ago | 1.1K | |
![]() | README.md | 41 years ago | 511 | |
![]() | package.json | 2 years ago | 2.4K |
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