This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Description
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