tree: eec97a6122b4caa4f16cc18a6977f4dc7385d0ff [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-syntax-nullish-coalescing-operator/README.md

@babel/plugin-syntax-nullish-coalescing-operator

Allow parsing of the nullish-coalescing operator

See our website @babel/plugin-syntax-nullish-coalescing-operator for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-nullish-coalescing-operator

or using yarn:

yarn add @babel/plugin-syntax-nullish-coalescing-operator --dev