aoc-2023/.vscode/settings.json

6 lines
85 B
JSON

{
"files.associations": {
"stdlib.h": "c",
"stdio.h": "c"
}
}