struct-lab-03/.vscode/settings.json

6 lines
112 B
JSON

{
"makefile.extensionOutputFolder": "./.vscode",
"files.associations": {
"config.h": "c"
}
}