We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
let foo = (bar);
Just another case that the unnecessary-parens lint could warn about. I don't think that the parens serve any use in that situation.
unnecessary-parens