This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hugh
/
AppFlowy
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
chore: update vscode setting
nathan
2 anni fa
parent
16d9db440f
commit
228fae7be4
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
frontend/.vscode/settings.json
+ 1
- 0
frontend/.vscode/settings.json
Vedi File
@@ -23,4 +23,5 @@
"*.log.*": "log"
},
"editor.formatOnSave": true,
+ "files.eol": "\n",
}