Skip to content

Commit

Permalink
Create settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdaley committed Aug 9, 2023
1 parent 63aed11 commit e11e25b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"[handlebars]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}

0 comments on commit e11e25b

Please sign in to comment.