schema settings
This commit is contained in:
11
.vscode/settings.json
vendored
Normal file
11
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": [
|
||||
"/config/runtime-host.json",
|
||||
"/config/runtime-host.*.json"
|
||||
],
|
||||
"url": "./config/runtime-host.schema.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user