Browse Source

chore(config): 添加格式化配置

ccnnde 2 months ago
parent
commit
21836d1639
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .vscode/settings.json

+ 1 - 0
.vscode/settings.json

@@ -1,4 +1,5 @@
 {
+  "editor.defaultFormatter": "esbenp.prettier-vscode",
   "GitCommitPlugin.ShowEmoji": false,
   "GitCommitPlugin.MaxSubjectCharacters": 60
 }