New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(eslint-plugin-internal): [prefer-ast-types-enum] add DefinitionType
enum
#3916
feat(eslint-plugin-internal): [prefer-ast-types-enum] add DefinitionType
enum
#3916
Conversation
Thanks for the PR, @rafaelss95! 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 #3916 +/- ##
=======================================
Coverage 93.51% 93.51%
=======================================
Files 151 151
Lines 8141 8146 +5
Branches 2583 2583
=======================================
+ Hits 7613 7618 +5
Misses 167 167
Partials 361 361
Flags with carried forward coverage won't be shown. Click here to find out more.
|
78f7381
to
431afbd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks for making this codebase cleaner!!
As per discussion on #3868 (comment)