Enable auto-indent on file save
Questo commit è contenuto in:
parent
7255fb2c3d
commit
e277028633
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
3
.vscode/settings.json
esterno
3
.vscode/settings.json
esterno
|
@ -2,5 +2,6 @@
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.ml": "ocaml",
|
"*.ml": "ocaml",
|
||||||
"*.mli": "ocaml"
|
"*.mli": "ocaml"
|
||||||
}
|
},
|
||||||
|
"editor.formatOnSave": true
|
||||||
}
|
}
|
Caricamento…
Crea riferimento in una nuova segnalazione