Skip to content

Commit

Permalink
Update .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zikaari authored Jul 31, 2023
1 parent 3607ad8 commit 70adbf6
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 @@ -24,7 +24,7 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
Expand Down

0 comments on commit 70adbf6

Please sign in to comment.