Skip to content

Commit

Permalink
chore: add default linter for vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbch committed Jun 22, 2023
1 parent 97019c6 commit 3bb56f9
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 @@ -63,5 +63,8 @@
},
"[javascript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"[typescriptreact]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
}
}

0 comments on commit 3bb56f9

Please sign in to comment.