Skip to content

Commit

Permalink
Remove Vue.vscode-typescript-vue-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek authored Oct 23, 2023
1 parent 87c5276 commit b0c4b9e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1408,15 +1408,6 @@
"vsls-contrib.gitdoc": {
"repository": "https://github.com/lostintangent/gitdoc"
},
"Vue.vscode-typescript-vue-plugin": {
"repository": "https://github.com/johnsoncodehk/volar",
"location": "extensions/vscode-typescript-vue-plugin",
"custom": [
"npx pnpm install",
"npx pnpm run build",
"cd ./extensions/vscode-typescript-vue-plugin && echo $(jq 'del(.dependencies[\"typescript-vue-plugin-forward\"])' package.json) > package.json && npx vsce package -o extension.vsix"
]
},
"wayou.vscode-todo-highlight": {
"repository": "https://github.com/wayou/vscode-todo-highlight"
},
Expand Down

0 comments on commit b0c4b9e

Please sign in to comment.