Browse Source

Use official Vue extension in Gitpod (#24609)

The previous one didn't work well

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
tags/v1.20.0-rc0
Yarden Shoham 1 year ago
parent
commit
4f1065030f
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitpod.yml

+ 1
- 1
.gitpod.yml View File

@@ -31,7 +31,7 @@ vscode:
- golang.go
- stylelint.vscode-stylelint
- DavidAnson.vscode-markdownlint
- johnsoncodehk.volar
- Vue.volar
- ms-azuretools.vscode-docker
- zixuanchen.vitest-explorer
- alexcvzz.vscode-sqlite

Loading…
Cancel
Save