Skip to content

Offer suggestions in vue/order-in-components when autofix is not available #2418

Closed
@FloEdelmann

Description

@FloEdelmann

In vue/order-in-components, autofix is only enabled when we are sure that the things we are reordering are free of side effects, to not break the code. However, the automatic reordering is really useful.

I suggest to add the (unsafe) reordering as a suggestion, so the user can decide for themselves whether to automatically reorder the rule in this case.

(Originially reported in #2272)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions