Преглед изворни кода

chore: update vscode setting

nathan пре 2 година
родитељ
комит
228fae7be4
1 измењених фајлова са 1 додато и 0 уклоњено
  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",
 }