Sfoglia il codice sorgente

chore: update vscode setting

nathan 2 anni fa
parent
commit
228fae7be4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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",
 }