Skip to content

Commit d47dba4

Browse files
committed
Delete trailing comma (to fix linting warning in codespace)
1 parent 3b13985 commit d47dba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"extensions": [
55
"github.vscode-codeql",
66
"vsls-contrib.codetour"
7-
],
7+
]
88
},
99
"codespaces": {
1010
"openFiles": ["README.md"]

0 commit comments

Comments
 (0)