aoc-2023/.vscode/settings.json
2023-12-13 12:05:58 +11:00

9 lines
166 B
JSON

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