E0147: unexpected identifier in expression; missing operator before
It is an error to write two variable names without an operator in between:
To fix this error, remove one of the variables, or add an operator:
Introduced in quick-lint-js version 0.2.0.