qfedu-c-level/.vscode/settings.json

8 lines
93 B
JSON

{
"files.associations": {
"stdio.h": "c",
"time.h": "c",
"stdlib.h": "c"
}
}