|
6 éve | |
---|---|---|
.. | ||
src | 6 éve | |
test | 6 éve | |
.npmignore | 7 éve | |
README.md | 6 éve | |
package.json | 6 éve |
Transforms logical assignment operators into short-circuited assignments
See our website @babel/plugin-proposal-logical-assignment-operators for more information.
Using npm:
npm install --save @babel/plugin-proposal-logical-assignment-operators
or using yarn:
yarn add --save @babel/plugin-proposal-logical-assignment-operators