Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

noFloatingPromises, typescript-eslint/no-floating-promises #4168

@jpike88

Description

@jpike88

Description

https://typescript-eslint.io/rules/no-floating-promises

important would be have the ignoreVoid enabled, as adding void before a Promise can explicitly define that Promise as one that is not designed to be awaited and blocking the function's execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LinterArea: lintertaskA task, an action that needs to be performed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions