32 lines
437 B
Plaintext
32 lines
437 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "esp_clock",
|
|
"path": "esp_clock"
|
|
},
|
|
{
|
|
"path": "gateway"
|
|
},
|
|
{
|
|
"path": "kid"
|
|
},
|
|
{
|
|
"name": "blue_remote",
|
|
"path": "blue_remote"
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"functional": "cpp",
|
|
"queue": "cpp",
|
|
"array": "cpp",
|
|
"*.tcc": "cpp",
|
|
"deque": "cpp",
|
|
"list": "cpp",
|
|
"string": "cpp",
|
|
"vector": "cpp",
|
|
"cmath": "cpp",
|
|
"cstdlib": "cpp"
|
|
}
|
|
}
|
|
} |