Skip to content

Commit 503e21e

Browse files
committed
Switch to the new Prettier VSCode extension
1 parent 4baf152 commit 503e21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
]
2121
},
2222
"[typescript][javascript]": {
23-
"editor.defaultFormatter": "esbenp.prettier-vscode",
23+
"editor.defaultFormatter": "prettier.prettier-vscode",
2424
"editor.formatOnSave": true,
2525
"editor.codeActionsOnSave": {
2626
"source.fixAll.eslint": "explicit"

0 commit comments

Comments
 (0)