diff --git a/.vscode/settings.json b/.vscode/settings.json index 4cfc3dd2..edae030f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "files.associations": { "*.ts": "xml" - } + }, + "editor.formatOnSave": true } \ No newline at end of file