agb/examples/the-hat-chooses-the-wizard/.vscode/settings.json
2022-01-01 12:09:21 +00:00

6 lines
84 B
JSON

{
"files.associations": {
"*.tsx": "xml",
"*.tmx": "xml"
}
}