Skip to content

linter: no-callback-in-promise is missing timeoutsErr option #15178

@connorshea

Description

@connorshea

See the docs for the original rule: https://github.com/eslint-community/eslint-plugin-promise/blob/main/docs/rules/no-callback-in-promise.md

There's an option called timeoutsErr:

"Boolean as to whether callbacks in timeout functions like setTimeout will err. Defaults to false."

It is not implemented in the oxlint rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions