1
0
Fork 0

chore: add vscode configuration

user-stream
Lea 2023-09-03 13:48:15 +02:00
parent 8246232461
commit 7c22a25447
Signed by: lea
GPG Key ID: 1BAFFE8347019C42
1 changed files with 4 additions and 0 deletions

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

@ -0,0 +1,4 @@
{
"editor.tabSize": 2,
"editor.insertSpaces": true
}