google_forms/node_modules/@babel/plugin-syntax-logical-assig...
RameshT f9bc85d5f8 Your commit message 2024-08-09 17:34:48 +05:30
..
lib Your commit message 2024-08-09 17:34:48 +05:30
LICENSE Your commit message 2024-08-09 17:34:48 +05:30
README.md Your commit message 2024-08-09 17:34:48 +05:30
package.json Your commit message 2024-08-09 17:34:48 +05:30

README.md

@babel/plugin-syntax-logical-assignment-operators

Allow parsing of the logical assignment operators

See our website @babel/plugin-syntax-logical-assignment-operators for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-logical-assignment-operators

or using yarn:

yarn add @babel/plugin-syntax-logical-assignment-operators --dev