Files
HexTowerDefense3/.vscode/settings.json
2025-05-17 15:55:08 +02:00

9 lines
126 B
JSON

{
"json.schemas": [
{
"fileMatch": [ "src/assets/data/*.json" ],
"url": "./schemas/gdRoot.json"
}
]
}