agb/examples/the-hat-chooses-the-wizard/.vscode/settings.json

6 lines
84 B
JSON
Raw Normal View History

2022-01-01 23:09:21 +11:00
{
"files.associations": {
"*.tsx": "xml",
"*.tmx": "xml"
}
}