diff --git a/.vscode/settings.json b/.vscode/settings.json index 1535f33..914ea21 100755 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1044,7 +1044,7 @@ "workbench.externalBrowser": "chrome", "explorer.confirmDragAndDrop": false, "explorer.confirmPasteNative": false, - "editor.formatOnSave": true, + "editor.formatOnSave": false, "git.confirmSync": false, "git.repositoryScanMaxDepth": 2, "remote.autoForwardPortsSource": "hybrid", @@ -1073,4 +1073,4 @@ "icon": "terminal-powershell" } } -} +} \ No newline at end of file