pingpong/.vscode/settings.json

8 lines
129 B
JSON

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