Skip to content

Commit a06e1af

Browse files
Formatting
1 parent 8911728 commit a06e1af

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.devcontainer/devcontainer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"vscode": {
55
"settings": {
66
"json.schemas": [
7-
{
8-
"fileMatch": [
9-
"*/devcontainer-feature.json"
10-
],
11-
"url": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainerFeature.schema.json"
12-
}
7+
{
8+
"fileMatch": [
9+
"*/devcontainer-feature.json"
10+
],
11+
"url": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainerFeature.schema.json"
12+
}
1313
]
1414
},
1515
"extensions": [

0 commit comments

Comments
 (0)