Skip to content

Enforce props alphabetical sorting #75

@igmoweb

Description

@igmoweb

Finding props sometimes in a React file is a bit difficult due to the random order. We could consider jsx-sort-props rule to automagically sort them alphabetically.

In the same line, we could also think about adding https://eslint.org/docs/rules/sort-imports to sort imports too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions