File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
"features" : {
5
5
// installs nodejs into container
6
6
"ghcr.io/devcontainers/features/node:1" : {
7
- "version" :" 20"
7
+ "version" : " 20"
8
8
},
9
9
"ghcr.io/devcontainers/features/git-lfs:1.1.0" : {},
10
10
"ghcr.io/devcontainers-contrib/features/poetry:2" : {},
24
24
" DavidAnson.vscode-markdownlint" ,
25
25
" Vue.volar" ,
26
26
" ms-azuretools.vscode-docker" ,
27
- " zixuanchen. vitest- explorer" ,
27
+ " vitest. explorer" ,
28
28
" qwtel.sqlite-viewer" ,
29
29
" GitHub.vscode-pull-request-github"
30
30
]
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ vscode:
42
42
- DavidAnson.vscode-markdownlint
43
43
- Vue.volar
44
44
- ms-azuretools.vscode-docker
45
- - zixuanchen. vitest- explorer
45
+ - vitest. explorer
46
46
- qwtel.sqlite-viewer
47
47
- GitHub.vscode-pull-request-github
48
48
You can’t perform that action at this time.
0 commit comments