Skip to content

Disallows unnecessary return await (no-return-await) #695

Closed
@feross

Description

Inside an async function, return await is useless.

http://eslint.org/docs/rules/no-return-await

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions