gra-projekt/.vscode/settings.json

7 lines
No EOL
138 B
JSON

{
"C_Cpp.clang_format_fallbackStyle": "Google",
"files.associations": {
"functional": "c",
"helper.h": "c"
}
}