Offer suggestions in vue/order-in-components
when autofix is not available
#2418
Labels
vue/order-in-components
when autofix is not available
#2418
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)
The text was updated successfully, but these errors were encountered: