Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 年 前 | |
---|---|---|
.. | ||
src | 6 年 前 | |
.npmignore | 6 年 前 | |
README.md | 6 年 前 | |
package.json | 6 年 前 |
Allow parsing of the logical assignment operators
See our website @babel/plugin-syntax-logical-assignment-operators for more information.
Using npm:
npm install --save @babel/plugin-syntax-logical-assignment-operators
or using yarn:
yarn add --save @babel/plugin-syntax-logical-assignment-operators