diff --git a/.vscode/settings.json b/.vscode/settings.json index 5eb6807..34428d1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,4 @@ { - // "liveServer.settings.port": 5501; - editor.disableMonospaceOptimizations: true; + "liveServer.settings.port": 5501, + "editor.disableMonospaceOptimizations": true } \ No newline at end of file