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

7 lines
108 B
JSON

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