-
-
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
3 tasks
2 tasks
3 tasks
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 |
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: