feat(eslint-plugin): [naming-convention] allow destructured modifier for parameter selector#2829
Conversation
…r for `parameter` selector Fixes #2828
|
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! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day. |
Codecov Report
@@ Coverage Diff @@
## master #2829 +/- ##
==========================================
- Coverage 92.74% 92.72% -0.02%
==========================================
Files 309 309
Lines 10317 10330 +13
Branches 2920 2926 +6
==========================================
+ Hits 9568 9579 +11
- Misses 346 347 +1
- Partials 403 404 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Fixes #2828