Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

jscs --fix breaks async function declarations #1873

Closed
@jaredly

Description

@jaredly
const a = async function() {}

becomes

const a = asyncfunction() {}

which is a syntax error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions