c-course/.vscode/settings.json
2024-12-01 13:51:54 +03:00

5 lines
60 B
JSON

{
"files.associations": {
"stdio.h": "c"
}
}