0
mirror of https://github.com/Architeuthis-Flux/Jumperless.git synced 2026-07-05 04:50:07 +00:00
Files
jumperless-breadboard/JumperlessBackport/JumperlessNano.code-workspace

22 lines
329 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"array": "cpp",
"deque": "cpp",
"list": "cpp",
"string": "cpp",
"unordered_map": "cpp",
"vector": "cpp",
"string_view": "cpp",
"initializer_list": "cpp",
"ranges": "cpp",
"cstring": "cpp",
"cmath": "cpp"
}
}
}