es6-css-minify icon indicating copy to clipboard operation
es6-css-minify copied to clipboard

JavaScript Nullish coalescing operators are throwing error

Open oviirup opened this issue 3 years ago • 0 comments

It gives an error if there is nullish operator in my script. It throws an error like this

[index.js]:
  [Errors]: 1
    - Unexpected token: operator (?)

please fix it.

oviirup avatar Mar 08 '21 18:03 oviirup