E0056: unmatched parenthesis
It is an error to write the (
without its matching )
:
To fix this error, write the closing )
, or remove the extraneous (
:
Introduced in quick-lint-js version 0.2.0.
Find bugs in JavaScript programs.
It is an error to write the (
without its matching )
:
To fix this error, write the closing )
, or remove the extraneous (
:
Introduced in quick-lint-js version 0.2.0.