-
-
Notifications
You must be signed in to change notification settings - Fork 681
Rule: vue/sort-props #601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
duplicate #541 |
@armano2, that one is talking about sorting the keys inside a prop; i'm talking about just sorting the props themselves |
@jpickwell well i got confused a little sorry 👍 |
Understandable. |
Merged
Closed by #997 |
Thank you @loren138! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please describe what the rule should do:
Allow enforcing a sort order for props.
What category of rule is this? (place an "X" next to just one item)
[X] Enforces code style
[ ] Warns about a potential error
[ ] Suggests an alternate way of doing something
[ ] Other (please specify:)
Provide 2-3 code examples that this rule will warn about:
The text was updated successfully, but these errors were encountered: