liup a01a5aa773 | преди 3 седмици | |
---|---|---|
.. | ||
lib | преди 3 седмици | |
LICENSE | преди 3 седмици | |
README.md | преди 3 седмици | |
package.json | преди 3 седмици |
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