Adafruit_Wippersnapper_Arduino/.vscode/settings.json
2025-03-06 18:39:02 +00:00

11 lines
No EOL
292 B
JSON

{
"files.associations": {
"limits": "c",
"type_traits": "c"
},
"C_Cpp.dimInactiveRegions": true,
"dotnet.defaultSolution": "disable",
"cmake.configureOnOpen": false,
"C_Cpp.clang_format_fallbackStyle": "Google",
"C_Cpp.clang_format_style": "file"
}