1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-28 09:27:46 +00:00
EXDSchema/.vscode/settings.json
Asriel Camora 33c6a128e7 Add schema
2025-03-05 17:38:07 -08:00

7 lines
No EOL
86 B
JSON

{
"yaml.schemas": {
"schema.json": [
"*.yml"
]
}
}