Skip to content

Commit

Permalink
chore(conf): set default TS formater
Browse files Browse the repository at this point in the history
  • Loading branch information
Neosoulink committed Nov 9, 2024
1 parent 5563c06 commit 137ff50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,8 @@
},
"[vue]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"[typescript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
}
}

0 comments on commit 137ff50

Please sign in to comment.