aoc-2023/.vscode/settings.json
2023-12-04 11:57:07 +11:00

5 lines
61 B
JSON

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