Files
Cpp-in-Embedded-Systems/Chapter07/error_handling/.vscode/settings.json
Amar Mahmutbegovic ed4025257f add Chapter07
2024-06-26 22:48:02 +02:00

6 lines
99 B
JSON

{
"files.associations": {
"span": "cpp"
},
"C_Cpp.errorSquiggles": "disabled"
}