fateforge-tool/.vscode/settings.json

11 lines
No EOL
192 B
JSON

{
"json.schemas": [
{
"fileMatch": [
"data/spells/*.json"
],
"url": "/./.vscode/spells-schemas.json"
}
],
}