Skip to content

Commit 96a502f

Browse files
committed
Use Prettier as default formatter for other files
1 parent 378631c commit 96a502f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"editor.defaultFormatter": "esbenp.prettier-vscode",
23
"[astro]": {
34
"editor.defaultFormatter": "astro-build.astro-vscode"
45
}

0 commit comments

Comments
 (0)