diff --git a/.vscode/settings.json b/.vscode/settings.json index 494b528..b19620e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "cSpell.words": [ "migra" - ] + ], + "editor.formatOnSave": true } \ No newline at end of file