Reference original schema (devcontainers/spec#93)

This commit is contained in:
Christof Marti
2023-01-12 14:18:49 +01:00
parent 90609a93f7
commit b7f4d34134
3 changed files with 4 additions and 922 deletions

View File

@@ -140,11 +140,11 @@
},
{
"fileMatch": "devcontainer.json",
"url": "./schemas/devContainer.schema.json"
"url": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json"
},
{
"fileMatch": ".devcontainer.json",
"url": "./schemas/devContainer.schema.json"
"url": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json"
},
{
"fileMatch": "%APP_SETTINGS_HOME%/globalStorage/ms-vscode-remote.remote-containers/nameConfigs/*.json",