Skip to content

Commit

Permalink
vscode: enable format on save
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Nov 26, 2018
1 parent f4b2bd3 commit fa6f450
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{}
{
"editor.formatOnSave": true
}

0 comments on commit fa6f450

Please sign in to comment.