VSCodeBeautify
VSCodeBeautify copied to clipboard
Nullish coalescing operator (??) not rendered properly
Nullish coalescing operator (??) is rendered with a space between '? ?' when beautify is applied and thus breaks the code
I'm also having this problem along with the optional chaining operator (?.) not rendering properly.