revert changes of settings.json

This commit is contained in:
Nasimovy 2025-06-28 09:57:13 +02:00
parent d83b62c0c6
commit b6eba7f3c3

12
.vscode/settings.json vendored
View File

@ -10,17 +10,5 @@
},
"[powershell]": {
"editor.defaultFormatter": "ms-vscode.powershell"
},
"files.associations": {
"array": "cpp",
"deque": "cpp",
"list": "cpp",
"string": "cpp",
"unordered_map": "cpp",
"unordered_set": "cpp",
"vector": "cpp",
"string_view": "cpp",
"initializer_list": "cpp",
"*.tpp": "cpp"
}
}