Skip to content
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(eslint-plugin): [no-floating-promises] make void a more prominent suggestion #9117

Merged

Conversation

camsteffen
Copy link
Contributor

In my experience it is rather common to have legitimate cases to void a promise. The current state of the docs led me to believe that this is a "lesser preferred" option and I don't think that should be the case.

PR Checklist

Overview

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @camsteffen!

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.

Copy link

netlify bot commented May 18, 2024

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 2c5e42d
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6649119190bd0a00086ccb7f
😎 Deploy Preview https://deploy-preview-9117--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@camsteffen
Copy link
Contributor Author

Slightly related: #8088

@camsteffen camsteffen force-pushed the no-danling-promises-likes-void branch from 45c06ae to 2c5e42d Compare May 18, 2024 20:37
@bradzacher bradzacher added the documentation Documentation ("docs") that needs adding/updating label May 28, 2024
@bradzacher bradzacher changed the title docs: [no-floating-promises] make void a more prominent suggestion docs(eslint-plugin): [no-floating-promises] make void a more prominent suggestion May 28, 2024
@bradzacher bradzacher merged commit c89306f into typescript-eslint:main May 28, 2024
59 of 60 checks passed
@camsteffen camsteffen deleted the no-danling-promises-likes-void branch May 28, 2024 09:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants