diff --git a/.vscode/settings.json b/.vscode/settings.json index e2a727871..9acbf50bd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,6 @@ "autoFix": true } ], - "editor.formatOnSave": true, + "editor.formatOnSave": false, "eslint.autoFixOnSave": true -} +} \ No newline at end of file