1
0
mirror of https://gitlab.com/lander-team/lander-cpp.git synced 2025-06-18 16:16:43 +00:00
Lander-Embedded/.vscode/settings.json
2021-09-11 17:18:12 -07:00

6 lines
87 B
JSON

{
"files.associations": {
"array": "cpp",
"iostream": "cpp"
}
}