test.c/.vscode/settings.json
2019-07-14 12:20:16 +02:00

5 lines
62 B
JSON

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