Set indent size to 2 by default
This commit is contained in:
parent
f16b121c8d
commit
e28b2b0415
@ -38,6 +38,7 @@
|
||||
"editor.guides.indentation": false,
|
||||
"editor.detectIndentation": false,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.indentSize": 2,
|
||||
"editor.rulers": [
|
||||
2,
|
||||
4,
|
||||
|
Loading…
Reference in New Issue
Block a user