Sven SAULEAU b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) %!s(int64=6) %!d(string=hai) anos
.npmignore 99be60b53d Implement transform for nullish-coalescing operator (#6483) %!s(int64=6) %!d(string=hai) anos
README.md b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
package.json 90566103a6 v7.0.0-beta.49 %!s(int64=6) %!d(string=hai) anos

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 @babel/plugin-syntax-nullish-coalescing-operator

or using yarn:

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