diff --git a/.vscode/settings.json b/.vscode/settings.json index a9ba228..fc0c5a1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { "julia.useRevise": true, "julia.persistentSession.enabled": true, - "editor.unicodeHighlight.ambiguousCharacters": false + "editor.unicodeHighlight.ambiguousCharacters": false, } \ No newline at end of file