Skip to content
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

v-bind-order-sensitive transformation, each run results in more whitespace #3

Closed
Adolph-WSY opened this issue Jun 19, 2021 · 0 comments

Comments

@Adolph-WSY
Copy link

Describe the bug
v-bind-order-sensitive transformation, each run results in more whitespace

To Reproduce

  • install vue-codemod
  • run npx vue-codemod test.vue -t v-bind-order-sensitive

Expected behavior

<template>
    <div :id="id" class="orderArea orderbarArea"></div>
</template>

Screenshots
image

Environment (please complete the following information):

OS: Win 10
Version: dev branch 61cae70

ygj6 added a commit that referenced this issue Jun 19, 2021
2kjiejie added a commit to 2kjiejie/vue-codemod that referenced this issue Jun 19, 2021
ygj6 added a commit that referenced this issue Jun 19, 2021
@ygj6 ygj6 closed this as completed Jun 23, 2021
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