Bakhtina Sofya b84cb877be 1st comm vor 2 Monaten
..
lib b84cb877be 1st comm vor 2 Monaten
LICENSE b84cb877be 1st comm vor 2 Monaten
README.md b84cb877be 1st comm vor 2 Monaten
package.json b84cb877be 1st comm vor 2 Monaten

README.md

@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