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

refactor(vue-script-setup-converter): move it to the suitable directory #54

Merged

Conversation

inouetakuya
Copy link
Contributor

resolves #53 (comment)

Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wattanx-converter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 1:58pm

@@ -38,7 +38,7 @@ describe("helpers/module", () => {
describe("when importDeclaration does not include target namedImport", () => {
const source = `<script>import { ref } from 'vue';</script>`;

it("returns true", () => {
it("returns false", () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@wattanx wattanx changed the title refactor(vue-script-setup-converter): Move helper refactor(vue-script-setup-converter): move it to the suitable directory May 7, 2024
@wattanx wattanx merged commit 0537de9 into wattanx:main May 7, 2024
3 checks passed
@inouetakuya inouetakuya deleted the refactor-vue-script-setup-converter-helpers branch May 7, 2024 00:59
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

Successfully merging this pull request may close these issues.

2 participants