-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
docs: added announcing-typescript-eslint-v6 blog post #7156
docs: added announcing-typescript-eslint-v6 blog post #7156
Conversation
Thanks for the PR, @JoshuaKGoldberg! 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 Report
Additional details and impacted files@@ Coverage Diff @@
## main #7156 +/- ##
==========================================
- Coverage 87.43% 87.39% -0.04%
==========================================
Files 386 386
Lines 13192 13198 +6
Branches 3872 3873 +1
==========================================
+ Hits 11534 11535 +1
- Misses 1292 1296 +4
- Partials 366 367 +1
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.
a few changes but overall looking good!
packages/website/blog/2023-03-13-announcing-typescript-eslint-v6-beta.md
Outdated
Show resolved
Hide resolved
packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md
Outdated
Show resolved
Hide resolved
packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md
Outdated
Show resolved
Hide resolved
packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md
Outdated
Show resolved
Hide resolved
packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md
Outdated
Show resolved
Hide resolved
packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md
Outdated
Show resolved
Hide resolved
packages/website/blog/2023-07-09-announcing-typescript-eslint-v6.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Note that #7157 changes the values in the blog post. I'll push a commit to the |
PR Checklist
Overview
Adds a post dated for Monday July 9th. I really wanted it to be the 7th but that's a Saturday. Ah well.
As the issue says, adds links to sections in the old post. I chose ones that have ✨ updates in the new post.
I tried to capture all the updates that have gone in, but may have missed some. Please let me know!