This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
hugh
/
AppFlowy
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
chore: update vscode setting
nathan
2 lat temu
rodzic
16d9db440f
commit
228fae7be4
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
frontend/.vscode/settings.json
+ 1
- 0
frontend/.vscode/settings.json
Wyświetl plik
@@ -23,4 +23,5 @@
"*.log.*": "log"
},
"editor.formatOnSave": true,
+ "files.eol": "\n",
}