[no-untyped-public-signature] Throws on constructor, when a constructor can't have a return type #1229
Labels
bug
Something isn't working
has pr
there is a PR raised to close this
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
No error, because constructor can't have return type.
Actual Result
The error as shown in the comments.
Additional Info
Versions
@typescript-eslint/eslint-plugin
2.8.0
@typescript-eslint/parser
2.8.0
TypeScript
3.7.2
ESLint
6.6.0
node
v12.12.0
npm
6.13.1
The text was updated successfully, but these errors were encountered: