Skip to content

Enable ts-eslint checks for promises#1967

Open
wch wants to merge 1 commit into
mainfrom
promise-checks
Open

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

Conversation

@wch

@wch wch commented Apr 9, 2025

Copy link
Copy Markdown
Collaborator

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

github-actions Bot commented Apr 9, 2025

Copy link
Copy Markdown

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

1 participant