Closed
Description
Description of the false positive
Error: Expression expected.
is raised when using the optional chaining operator, currently supported in typescript@next
, babel
, and Chrome 80 (haven't checked other browsers).
URL to the alert on the project page on LGTM.com