diff --git a/test/__snapshots__/transform.test.ts.snap b/test/__snapshots__/transform.test.ts.snap index 9a6f46b..60def22 100644 --- a/test/__snapshots__/transform.test.ts.snap +++ b/test/__snapshots__/transform.test.ts.snap @@ -1,11 +1,10 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`transform > comments.ts 1`] = ` -"/* import { ref } from 'vue' */ +"import { ref, computed } from 'vue'; +/* import { ref } from 'vue' */ // import { computed } from 'vue' - -import { ref, computed } from 'vue'; const a = { rel: \\"noreferrer\\", href: \\"https://github.com/antfu/vitesse\\",