max_liu b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
..
lib b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
README.md b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan
package.json b7ab7c8514 chore: 更新node_modules依赖文件 2 veckor sedan

README.md

@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