bcssocket/.vscode/settings.json

9 lines
164 B
JSON

{
"files.associations": {
"error.h": "c",
"client.h": "c",
"errors.h": "c",
"server.h": "c",
"challenges.h": "c"
}
}