ProxMon/.vscode/settings.json

7 lines
112 B
JSON

{
"files.associations": {
"stdlib.h": "c",
"process.h": "c",
"unistd.h": "c"
}
}