Skip to content

Lint for use of async in runtime code #1008

@wincent

Description

@wincent

To avoid issues like #1006 cropping up again, we want to lint against accidental use of async in runtime code (using it in tests is fine).

Unfortunately, I don't think this is a built in eslint rule, so we may have to implement a temporary hack (as well as filing an issue or PR upstream).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions