Skip to content

Doesn't sort some objects in .vue files #18

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

Open
tgotwig opened this issue Aug 8, 2019 · 1 comment
Open

Doesn't sort some objects in .vue files #18

tgotwig opened this issue Aug 8, 2019 · 1 comment

Comments

@tgotwig
Copy link

tgotwig commented Aug 8, 2019

Hello there 🤗

would be cool if this could sort javascript objects like in Vue.js:

{
    ...mapState('A', ['B']),
    computeSeries() {},
}
@tgotwig tgotwig changed the title Sort JSON in .vue files Doesn't sort some objects in .vue files Aug 8, 2019
@kwiat1990
Copy link

I have encountered the very same Problem today. The sorting doesn't work inside a Vue Single File Component, although the object to sort is between <script> tag. Any update on this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants