Closed
Description
The Roadmap lists no-floating-promises
as "N/A" because of eslint-plugin-promise.
But that plugin does not and has no plans to support floating promise detection:
eslint-community/eslint-plugin-promise#151
FWIW, this check caught a large number of bugs for us in our async code - it's an easy mistake to make.
Metadata
Metadata
Assignees
Labels
Documentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updatingIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-pluginThis will not be worked onThis will not be worked on