Browse Source

chore: update vscode setting

nathan 2 năm trước cách đây
mục cha
commit
228fae7be4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      frontend/.vscode/settings.json

+ 1 - 0
frontend/.vscode/settings.json

@@ -23,4 +23,5 @@
         "*.log.*": "log"
     },
     "editor.formatOnSave": true,
+    "files.eol": "\n",
 }