Skip to content

Commit

Permalink
make sure vue extension uninstalled as well
Browse files Browse the repository at this point in the history
  • Loading branch information
machty committed Jul 16, 2024
1 parent b6f19ff commit 1f1caf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
"lifeart.vscode-glimmer-syntax",
"--disable-extension",
"unifiedjs.vscode-mdx",
"--disable-extension",
"Vue.volar",
"${workspaceFolder}/test-packages/ts-plugin-test-app"
]
},
Expand Down

0 comments on commit 1f1caf0

Please sign in to comment.