fix indetation

pull/2/head
Minh Doan 7 years ago
parent 73b873b90b
commit 800cdb575d
  1. 4
      .vscode/settings.json

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