1
0
Fork 0

chore: add vscode configuration

lea-dev
Lea 2023-09-03 13:48:15 +02:00 committed by insert
parent bbaff35812
commit 54aea181fa
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
}