Files
http-server-in-c/.vscode/settings.json
2025-05-08 21:23:07 -04:00

9 lines
177 B
JSON

{
"files.associations": {
"string.h": "c",
"types.h": "c",
"random": "c",
"request_handler.h": "c",
"response_builder.h": "c"
}
}