vscode formatting

This commit is contained in:
Jake Hillion 2022-01-31 12:26:29 +00:00
parent 8372ba28da
commit ff564493bd

4
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,4 @@
{
"editor.defaultFormatter": "ms-vscode.cpptools",
"editor.formatOnSave": true
}