peach a19a732be8 commit message | vor 2 Jahren | |
---|---|---|
.. | ||
lib | vor 2 Jahren | |
LICENSE | vor 2 Jahren | |
README.md | vor 2 Jahren | |
package.json | vor 2 Jahren |
Allow parsing of the nullish-coalescing operator
See our website @babel/plugin-syntax-nullish-coalescing-operator for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-nullish-coalescing-operator
or using yarn:
yarn add @babel/plugin-syntax-nullish-coalescing-operator --dev