@babel/plugin-syntax-nullish-coalescing-operator

Allow parsing of the nullish-coalescing operator

Usage no npm install needed!

<script type="module">
  import babelPluginSyntaxNullishCoalescingOperator from 'https://cdn.skypack.dev/@babel/plugin-syntax-nullish-coalescing-operator';
</script>

README

@babel/plugin-syntax-nullish-coalescing-operator

Allow parsing of the nullish-coalescing operator

See our website @babel/plugin-syntax-nullish-coalescing-operator for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-nullish-coalescing-operator

or using yarn:

yarn add @babel/plugin-syntax-nullish-coalescing-operator --dev