shoot2/.vscode/settings.json

6 lines
98 B
JSON

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