ysoftwareab / eslint-plugin-y

Fork of https://github.com/tobiipro/eslint-config-firecloud
The Unlicense
1 stars 0 forks source link

enable @typescript-plugin/unbound-method #49

Open andreineculau opened 4 years ago

andreineculau commented 4 years ago

we disabled @typescript-plugin/unbound-method in 5a83af5f59f9a0b6b9779cb21b90d095a3e5bace

unfortunately we didn't document what buggy is specifically

in the future, we would like to enable this rule, but we need to see if we notice anything 'buggy' about it

keep an eye also on improvements of this rule starting version 2.8.0 in their changelog: https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md