gajus/eslint-plugin-flowtype
Vedi su GitHubrequire-return-type with { 'annotateUndefined': 'always' } should not trigger for class constructors
Open
#449 aperta il 29 giu 2020
bughelp wanted
Metriche repository
- Star
- (1078 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
require-return-type with { 'annotateUndefined': 'always' } should not trigger for class constructors, since class constructors should never return anything.