-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin
Description
This issue was initially reported here: eslint/typescript-eslint-parser#465
What version of TypeScript are you using?
2.8.1
What version of typescript-eslint-parser
are you using?
14.0.0
What code were you trying to parse?
t.true((me.get as SinonStub).calledWithExactly('/foo', other));
What did you expect to happen?
ESLint should not complain.
What happened?
error | Gratuitous parentheses around expression | no-extra-parens
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin