updated vscode settings

This commit is contained in:
2025-06-27 18:30:26 +01:00
parent ae92510fb8
commit 2280f1e5d9
72 changed files with 14893 additions and 0 deletions
+4
View File
@@ -8,4 +8,8 @@
"files.trimTrailingWhitespace": true,
"gitea.owner": "LowLevelDevs",
"gitea.repo": "damn_simple_architecture",
"[markdown]": {
"editor.formatOnSave": true,
"editor.formatOnPaste": true
}
}