[explicit-module-boundary-types] Requires return type on overloaded constructors #2163
Labels
duplicate
This issue or pull request already exists
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
No warning.
Actual Result
Both constructor declarations (not the implementation) are emitting the following warning:
Versions
@typescript-eslint/eslint-plugin
3.1.0
@typescript-eslint/parser
3.1.0
TypeScript
3.9.3
ESLint
7.1.0
node
14.2.0
The text was updated successfully, but these errors were encountered: