poet/.vscode/settings.json
2023-09-06 00:08:45 +02:00

6 lines
87 B
JSON

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