Skip to content

Eslint and Standard JS conflicts about generator functions #1522

Closed
@lzhuor

Description

@lzhuor

🐛Bug Report 🐛

I am currently using ESlint plugin in my editor (WebStorm).

Standard JS requires spacing before and after * of a generator function.
image

The space will be removed during pre-commit phase (lint-staged) and then editor will show lint error again. It becomes cyclic.

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