Skip to content

Commit f58f5c3

Browse files
authored
[skip ci] format devcontainer.json
1 parent 5748d14 commit f58f5c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"dockerfile": "Dockerfile"
66
},
77
"features": {
8-
"ghcr.io/devcontainers/features/github-cli:1":{
8+
"ghcr.io/devcontainers/features/github-cli:1": {
99
"installDirectlyFromGitHubRelease": true,
1010
"version": "latest"
1111
},
1212
"ghcr.io/devcontainers/features/node:1": {
13-
"version":"20"
13+
"version": "20"
1414
}
1515
},
1616
"customizations": {

0 commit comments

Comments
 (0)