1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-28 17:37:45 +00:00
EXDSchema/.vscode/settings.json

7 lines
86 B
JSON
Raw Normal View History

2025-03-05 17:38:07 -08:00
{
"yaml.schemas": {
"schema.json": [
"*.yml"
]
}
}