5 lines
108 B
JSON
5 lines
108 B
JSON
{
|
|
"C_Cpp.formatting": "clangFormat",
|
|
"editor.formatOnSave": true,
|
|
"clang-format.style": "file"
|
|
} |