specify size of tab is 4

This commit is contained in:
Mylloon 2023-05-29 10:46:26 +02:00
parent 508554d8bc
commit e0ab6dd29b
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -8,5 +8,6 @@
"editor.codeActionsOnSave": {
"source.fixAll": false,
"source.organizeImports": true
}
},
"editor.tabSize": 4
}