Skip to content

Enable ts-eslint checks for promises#1967

Open
wch wants to merge 1 commit intomainfrom
promise-checks
Open

Enable ts-eslint checks for promises#1967
wch wants to merge 1 commit intomainfrom
promise-checks

Conversation

@wch
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown

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