Skip to content

Commit b5eb666

Browse files
fix(dev): add prettier to addon recommendations
1 parent 4964490 commit b5eb666

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"christian-kohler.npm-intellisense",
77
"samverschueren.linter-xo",
88
"zixuanchen.vitest-explorer",
9-
"christian-kohler.path-intellisense"
9+
"christian-kohler.path-intellisense",
10+
"esbenp.prettier-vscode"
1011
]
1112
}

0 commit comments

Comments
 (0)