Info2Repo/.vscode/settings.json

6 lines
100 B
JSON

{
"files.associations": {
"input.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}