-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat(eslint-plugin): export types of ts rule option #8570
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
Conversation
Thanks for the PR, @linlinyang! 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. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8570 +/- ##
==========================================
- Coverage 87.84% 87.11% -0.73%
==========================================
Files 397 251 -146
Lines 13844 12270 -1574
Branches 4073 3869 -204
==========================================
- Hits 12161 10689 -1472
+ Misses 1381 1309 -72
+ Partials 302 272 -30
Flags with carried forward coverage won't be shown. Click here to find out more. |
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.
Copying from #8564 (review)
as per our contributing guide we ask that you raise an issue to discuss the change before raising a PR. https://typescript-eslint.io/contributing/pull-requests
You have also provided no real context in our PR description.
Please file an issue to describe your intended usecase so we can discuss it and the correct course of action.
If you believe @typescript-eslint/eslint-plugin
should export some new types/values, please consider filing a new issue. That way we can discuss the details in a designated place.
The docs https://typescript-eslint.io/contributing/pull-requests explicitly states:
Please do:
- Only send pull requests that resolve open issues marked as
accepting prs
- One exception: extremely minor documentation typos
- Fill out the pull request template in full
But you removed the pull request template and didn't link an issue with accepting prs
label. I'm going to close this PR again.
And copying from #8565 (comment)
Please don't raise duplicate PRs
@linlinyang this is your final warning. We have provided you with our requirements and instructions to proceed and you have ignored it 3 times now. If you raise a duplicate PR again I will take action. |
@bradzacher sorry, i'm poor in raising PR |
Support eslint flat config
Example: