Skip to content

ESLint 6.0 changed the default options for no-confusing-arrow #90

@lydell

Description

@lydell

https://eslint.org/docs/6.0.0/user-guide/migrating-to-6.0.0#-the-no-confusing-arrow-rule-is-now-more-lenient-by-default

The default options for the no-confusing-arrow rule have changed from { allowParens: false } to { allowParens: true }.

Need to figure out how to deal with this.

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