BizHawk/waterbox/dsda/.vscode/settings.json

6 lines
71 B
JSON

{
"editor.tabSize": 2,
"files.associations": {
"*.*": "c"
}
}