Skip to content

Can't fix code with latest version of eslint #195

Open
@binary64

Description

@binary64

with latest version of eslint plus your plugin, I can't fix code. If I do a yarn eslint --fix file.ts it shows me errors and even suggests to me to use --fix -- but no fixes come through. Once I remove plugin:array-func/all, it all works again.

I think eslint might have flag you need to set as author, to specify you support fixing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions