E0202: missing '=' after variable
The following code has a missing equal '=' after variable name.
To fix this error, add '=' after variable x
.
Introduced in quick-lint-js version 0.3.0.
Find bugs in JavaScript programs.
The following code has a missing equal '=' after variable name.
To fix this error, add '=' after variable x
.
Introduced in quick-lint-js version 0.3.0.