feat(eslint-plugin): add extension rule `comma-dangle` #2416
Conversation
Thanks for the PR, @yeonjuan! 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 #2416 +/- ##
=======================================
Coverage 92.82% 92.82%
=======================================
Files 290 291 +1
Lines 9506 9551 +45
Branches 2664 2676 +12
=======================================
+ Hits 8824 8866 +42
- Misses 323 324 +1
- Partials 359 361 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
mostly lgtm! typo in the docs |
Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
@bradzacher Oh. it's my bad. Thanks :) |
# Conflicts: # packages/eslint-plugin/README.md
This comment was marked as off-topic.
This comment was marked as off-topic.
When I've got time to review larger feature PRs, I'll get to it. |
LGTM - thanks for your contribution! |
f7babcf
into
typescript-eslint:master
fixes #710