Sven SAULEAU b445b79734 Refactor move docs (#8108) | vor 6 Jahren | |
---|---|---|
.. | ||
src | vor 6 Jahren | |
.npmignore | vor 7 Jahren | |
README.md | vor 6 Jahren | |
package.json | vor 6 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 @babel/plugin-syntax-nullish-coalescing-operator
or using yarn:
yarn add --save @babel/plugin-syntax-nullish-coalescing-operator