Allow parsing of the nullish-coalescing operator
Remove nullish coalescing operator
This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
A function that throws when called, use with nullish coalescing to elide unexpected nullish values
🐊Putout plugin add ability to apply nullish coalescing operator (??)