JSPM

  • Created
  • Published
  • Downloads 21735808
  • Score
    100M100P100Q286686F
  • License MIT

Remove nullish coalescing operator

Package Exports

  • @babel/plugin-transform-nullish-coalescing-operator
  • @babel/plugin-transform-nullish-coalescing-operator/package.json

Readme

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

Remove nullish coalescing operator

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

Install

Using npm:

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

or using yarn:

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