🧑‍💻 add settings.json

This commit is contained in:
Laureηt 2023-07-01 14:33:43 +02:00
parent bee6b9788d
commit 5c788326b5
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

4
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,4 @@
{
"julia.useRevise": true,
"julia.persistentSession.enabled": true,
}