1
0
Fork 0
mirror of https://github.com/italicsjenga/agb.git synced 2025-01-21 14:56:34 +11:00
agb/examples/the-hat-chooses-the-wizard/.vscode/settings.json
2022-01-01 12:09:21 +00:00

6 lines
No EOL
84 B
JSON

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