test.c/.vscode/settings.json
2019-07-15 12:46:22 +02:00

5 lines
62 B
JSON

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