Mohammad Asif cf937194cb Removed un-waned things 1. | 5 mēneši atpakaļ | |
---|---|---|
.. | ||
lib | 5 mēneši atpakaļ | |
LICENSE | 5 mēneši atpakaļ | |
README.md | 5 mēneši atpakaļ | |
package.json | 5 mēneši atpakaļ |
Allow parsing of the logical assignment operators
See our website @babel/plugin-syntax-logical-assignment-operators for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-logical-assignment-operators
or using yarn:
yarn add @babel/plugin-syntax-logical-assignment-operators --dev