Skip to content

Commit

Permalink
chore: use prettier formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
hughfenghen committed Jan 23, 2025
1 parent 74792b4 commit 1f4e7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}

0 comments on commit 1f4e7d5

Please sign in to comment.