OpenDTU-old/.vscode/settings.json
2022-11-19 14:34:59 +01:00

7 lines
130 B
JSON

{
"C_Cpp.clang_format_style": "WebKit",
"files.associations": {
"*.tcc": "cpp",
"algorithm": "cpp"
}
}