Don't change VSCode Settings

This commit is contained in:
Jason P 2025-07-23 11:27:38 -05:00
parent 760b583e69
commit 6612b6d387

View File

@ -10,10 +10,5 @@
},
"[powershell]": {
"editor.defaultFormatter": "ms-vscode.powershell"
},
"files.associations": {
"deque": "cpp",
"string": "cpp",
"vector": "cpp"
}
}