Skip to content

Simplify local eslint rules by using overrides in the configuration #9

@ezhlobo

Description

@ezhlobo

Seems like we can remove a lot of our conditions in local rules by just . applying those rules for certain files:

https://github.com/eslint/eslint/blob/master/docs/user-guide/configuring.md#disabling-rules-only-for-a-group-of-files

Need to investigate. At least we can completely eliminate ruleCollectionNamedExport.

Thanks @nixololo for that ;).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions