-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix(eslint-plugin): enable react/jsx-curly-brace-presence lint rule in website package #5894
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
fix(eslint-plugin): enable react/jsx-curly-brace-presence lint rule in website package #5894
Conversation
Thanks for the PR, @shogohida! 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. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
I couldn't run lint locally for some reason so I decided to make a draft pull request to see which code I need to fix after Maybe it was because I faced the same issue as below. |
025fd0c
to
b1771a1
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, glad to see no issues were detected here! Thanks for sending this in! ✨
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #5894 +/- ##
==========================================
+ Coverage 91.33% 91.36% +0.03%
==========================================
Files 361 364 +3
Lines 12044 12134 +90
Branches 3506 3540 +34
==========================================
+ Hits 11000 11086 +86
Misses 748 748
- Partials 296 300 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Thanks for merging! Your support helped me a lot. I hope to contribute more so see you next time! |
cc @JoshuaKGoldberg - PR naming. It showed up in the release logs! |
Oh dangit sorry! I keep messing up on this 😞 |
Oops, sorry for my mistakes 😞 I will make a PR more carefully when I contribute next time |
PR Checklist
Overview