[no-extraneous-class] Rule always throws an AssertionError #170
Labels
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Note: the error occurs by just turning the rule on. So the below is not necessary
Expected Result
No exception.
Actual Result
Stack trace:
Additional Info
If I turn the rule everything works fine.
Versions
@typescript-eslint/eslint-plugin
1.1.1
@typescript-eslint/parser
1.1.1
TypeScript
3.2.4
ESLint
5.12.1
node
10.15.1
npm
6.5.0
The text was updated successfully, but these errors were encountered: