diff --git a/.vscode/setting.json b/.vscode/setting.json index eeee5eb..fa49336 100644 --- a/.vscode/setting.json +++ b/.vscode/setting.json @@ -1,7 +1,7 @@ { - "editor.formatOnType": true, + "editor.formatOnType": false, "editor.formatOnSave": true, "editor.codeActionsOnSave": { "source.fixAll.eslint": true } -} +} \ No newline at end of file