Closed
Description
I have vue/order-in-components
set, but I also have sort-keys
enabled for natural sort order.
I wanted to know if there is some configuration that I can use to make the two rules play nicely together?
Currently when I sort vue
components in order, then sort-keys
errors about natural sort order. I know that I can litter my components with eslint
disable comments, but I would prefer no to do that if it is at all possible?
Metadata
Metadata
Assignees
Labels
No labels