-
-
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
Blog: Add post about our suite of Promise rules #8517
Labels
documentation
Documentation ("docs") that needs adding/updating
team assigned
A member of the typescript-eslint team should work on this.
Comments
JoshuaKGoldberg
added
documentation
Documentation ("docs") that needs adding/updating
accepting prs
Go ahead, send a pull request that resolves this issue
labels
Feb 20, 2024
3 tasks
JoshuaKGoldberg
added
team assigned
A member of the typescript-eslint team should work on this.
and removed
accepting prs
Go ahead, send a pull request that resolves this issue
labels
Jun 2, 2024
2 tasks
JoshuaKGoldberg
added
the
blocked by another issue
Issues which are not ready because another issue needs to be resolved first
label
Jun 3, 2024
3 tasks
JoshuaKGoldberg
removed
the
blocked by another issue
Issues which are not ready because another issue needs to be resolved first
label
Jul 6, 2024
Thinking on the content we'd want in this:
Also, v8 is likely to come very soon, and this doesn't actually need to block it. We'll want to have more than a few days between each blog post anyway. Marking as blocked and removing from the |
JoshuaKGoldberg
added
the
blocked by another issue
Issues which are not ready because another issue needs to be resolved first
label
Jul 18, 2024
JoshuaKGoldberg
removed
the
blocked by another issue
Issues which are not ready because another issue needs to be resolved first
label
Aug 1, 2024
3 tasks
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Documentation ("docs") that needs adding/updating
team assigned
A member of the typescript-eslint team should work on this.
Overview
One of the most prominently requested, praised, and criticized (sometimes validly) set of lint rules we provide is the Promise/Thenable-related ones:
Having a nice comprehensive blog post explaining all of them together will be a good way to help folks understand them. Following or alongside #8088, I'd like to write that post explaining:
This'll also be useful once #7008 and #8404 are in, as I expect the new options will be talked about on social media.
The text was updated successfully, but these errors were encountered: