Browse Source

Revert "add vscode settings to format files on save (#6579)" (#6588)

This reverts commit 9bfdbb11939d3df3bf8949665b94577a1d81caf6.
Jason Crist 2 năm trước cách đây
mục cha
commit
71ea712eaa
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      .vscode/settings.json

+ 0 - 8
.vscode/settings.json

@@ -1,8 +0,0 @@
-{
-    "editor.formatOnSave": true,
-    "files.insertFinalNewline": true,
-    "files.trimFinalNewlines": true,
-    "editor.detectIndentation": false,
-    "editor.tabSize": 4,
-    "editor.insertSpaces": true,
-}