dedsudiyu 26705b48f7 zc vor 2 Wochen
..
lib 26705b48f7 zc vor 2 Wochen
LICENSE 26705b48f7 zc vor 2 Wochen
README.md 26705b48f7 zc vor 2 Wochen
package.json 26705b48f7 zc vor 2 Wochen

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