Skip to content

Commit 15f1d0b

Browse files
author
Craig Peters
authored
actually fix indentation
1 parent f5c1185 commit 15f1d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"postAttachCommand": "npm run dev",
44
"features": {
55
"ghcr.io/devcontainers/features/node:1": {
6-
"version": "16"
6+
"version": "16"
77
},
88
"ghcr.io/devcontainers/features/azure-cli:1": {
99
"version": "latest"

0 commit comments

Comments
 (0)