fateforge-tool/.vscode/settings.json

11 lines
192 B
JSON
Raw Normal View History

2023-03-09 23:54:45 +00:00
{
"json.schemas": [
{
"fileMatch": [
"data/spells/*.json"
],
"url": "/./.vscode/spells-schemas.json"
}
],
}