fix(eslint-plugin): [array-type] parenthesize ReadonlyArray fix #2747
Conversation
Thanks for the PR, @a-tarasyuk! 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 #2747 +/- ##
==========================================
- Coverage 92.79% 92.79% -0.01%
==========================================
Files 297 297
Lines 9833 9835 +2
Branches 2762 2764 +2
==========================================
+ Hits 9125 9126 +1
Misses 332 332
- Partials 376 377 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
LGTM - thanks for this |
83385ac
into
typescript-eslint:master
Fixes #2741