dish/.vscode/settings.json
2022-09-18 12:23:26 +08:00

6 lines
No EOL
85 B
JSON

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