Skip to content

Enable ts-eslint checks for promises #1967

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Enable ts-eslint checks for promises #1967

wants to merge 1 commit into from

Conversation

wch
Copy link
Collaborator

@wch wch commented Apr 9, 2025

This PR enables @typescript-eslint/no-floating-promises and @typescript-eslint/no-misused-promises, which can find problems in usage of async/promise-returning functions.

Copy link

github-actions bot commented Apr 9, 2025

Hey there! 👋

We noticed that the title of your pull request doesn't follow the Conventional Commits specification. To ensure consistency, we kindly ask you to adjust the title accordingly.

Additional details

No release type found in pull request title "Enable ts-eslint checks for promises". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:

  • build
  • chore
  • ci
  • docs
  • feat
  • fix
  • perf
  • style
  • refactor
  • test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant