[restrict-plus-operands] false positive on type parameters #230
Labels
bug
Something isn't working
enhancement: plugin rule option
New rule option for an existing eslint-plugin rule
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
No errors.
Actual Result
There are two errors at
a + ""
.Additional Info
Nothing in particular.
Versions
@typescript-eslint/eslint-plugin
master
@typescript-eslint/parser
master
TypeScript
3.3.1
ESLint
5.12.1
node
11.9.0
npm
6.7.0
The text was updated successfully, but these errors were encountered: