SET-Control-System/Code/actuator_box/.vscode/settings.json
2024-09-29 21:34:30 -05:00

8 lines
140 B
JSON

{
"files.associations": {
"string": "cpp",
"limits": "cpp",
"type_traits": "cpp",
"cmath": "cpp"
}
}