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