Browse Source

up

SmartShip
Your Name 3 months ago
parent
commit
9abd63983b
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      .vscode/settings.json

+ 7
- 0
.vscode/settings.json View File

@@ -0,0 +1,7 @@
{
"editor.detectIndentation": false,
"editor.tabSize": 4,
"editor.formatOnPaste": true,
"editor.formatOnSave": true,
"editor.inlineSuggest.showToolbar": "always"
}

Loading…
Cancel
Save