Skip to content

Commit

Permalink
chore: enable format on save in workspace settings
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Nov 13, 2024
1 parent 83430a3 commit 506ed4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
},
"editor.formatOnSave": true
}

0 comments on commit 506ed4e

Please sign in to comment.