Files
video-shader-toys/.vscode/settings.json
2026-05-22 16:31:49 +10:00

12 lines
194 B
JSON

{
"json.schemas": [
{
"fileMatch": [
"/config/runtime-host.json",
"/config/runtime-host.*.json"
],
"url": "./config/runtime-host.schema.json"
}
]
}