E0349: function parameter cannot be parenthesized
Using parenthesis around the function parameter is invalid.
To fix this error, remove the parenthesis.
Find bugs in JavaScript programs.
Using parenthesis around the function parameter is invalid.
To fix this error, remove the parenthesis.