|
|
@ -4,5 +4,7 @@ |
|
|
|
"window.zoomLevel": 3, |
|
|
|
"window.zoomLevel": 3, |
|
|
|
"editor.tabSize": 4, |
|
|
|
"editor.tabSize": 4, |
|
|
|
"editor.insertSpaces": true, |
|
|
|
"editor.insertSpaces": true, |
|
|
|
"editor.detectIndentation": true |
|
|
|
"editor.detectIndentation": false, |
|
|
|
} |
|
|
|
"editor.tabCompletion": true, |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|