fix(eslint-plugin): [no-use-before-define] false positive for function type arguments #2554
Conversation
…n type arguments Fixes #2527
Thanks for the PR, @bradzacher! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! |
Codecov Report
@@ Coverage Diff @@
## master #2554 +/- ##
=======================================
Coverage 92.81% 92.81%
=======================================
Files 290 290
Lines 9453 9456 +3
Branches 2647 2647
=======================================
+ Hits 8774 8777 +3
Misses 322 322
Partials 357 357
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Fixes #2527