bcssocket/.vscode/settings.json

7 lines
110 B
JSON

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