mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-03 11:34:54 -06:00
f62e1f0a76
- applications.json - preset.json
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"
|
|
}
|
|
]
|
|
} |