woody-woodpacker/.vscode/settings.json

7 lines
84 B
JSON

{
"files.associations": {
"stdio.h": "c",
"mman.h": "c",
"stdint.h": "c"
}
}