Skip to content

Commit

Permalink
Add Prettier config as default for project
Browse files Browse the repository at this point in the history
  • Loading branch information
ruihildt committed Oct 16, 2024
1 parent c7ec9eb commit 74a7e42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
},
"files.associations": {
"*.css": "postcss"
},
"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}

0 comments on commit 74a7e42

Please sign in to comment.