mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-05 20:44:55 -06:00
12 lines
323 B
JSON
12 lines
323 B
JSON
|
{
|
||
|
"json.schemas": [
|
||
|
{
|
||
|
"fileMatch": ["config/applications.json"],
|
||
|
"url": "https://json.schemastore.org/winutil-applications.json"
|
||
|
},
|
||
|
{
|
||
|
"fileMatch": ["config/preset.json"],
|
||
|
"url": "https://json.schemastore.org/winutil-presets.json"
|
||
|
}
|
||
|
]
|
||
|
}
|