peach a19a732be8 commit message | 2 سال پیش | |
---|---|---|
.. | ||
lib | 2 سال پیش | |
LICENSE | 2 سال پیش | |
README.md | 2 سال پیش | |
package.json | 2 سال پیش |
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