mirror of
https://github.com/morcibacsi/PSAWifiDisplayControl.git
synced 2026-07-28 04:16:44 +00:00
13 lines
319 B
JSON
13 lines
319 B
JSON
{
|
|
"editor.detectIndentation": false,
|
|
"editor.renderWhitespace": "all",
|
|
"files.trimTrailingWhitespace": true,
|
|
"files.associations": {
|
|
"system_error": "cpp",
|
|
"new": "cpp",
|
|
"functional": "cpp",
|
|
"*.tcc": "cpp",
|
|
"streambuf": "cpp"
|
|
},
|
|
"files.encoding": "utf8"
|
|
} |