[explicit-module-boundary-types] does not recognise export =
8000
#1583
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
Warning about not typing the
bool
function.Actual Result
No warning.
Additional Info
Doing
export default class Class {
will make it warn correctly.Versions
@typescript-eslint/eslint-plugin
2.19.0
@typescript-eslint/parser
2.19.0
TypeScript
3.7.5
ESLint
6.8.0
node
12.15.0
yarn
1.21.1
The text was updated successfully, but these errors were encountered: