Skip to content

Rename vue/component-tags-order to vue/block-order #2214

Closed
@FloEdelmann

Description

@FloEdelmann

We use the word "block" in rule names to refer to the top-level tags in Vue SFCs:

However, the vue/component-tags-order rule does not fit that schema. I suggest to rename the rule to vue/block-order:

  1. In the next minor version, add vue/block-order as a copy of vue/component-tags-order and deprecate the latter.
  2. In the next major version, remove vue/component-tags-order completely.

Are there other rules for which it would make sense to rename them for consistency and/or clarity?

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