Skip to content

Commit

Permalink
chore: update editor.tabSize for vscode setting (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulyadav-57 authored Jul 22, 2024
1 parent bc718e2 commit 14e4e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"editor.tabSize": "2"
},
"editor.formatOnSave": true,
"editor.tabSize": 2,
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
Expand Down

0 comments on commit 14e4e58

Please sign in to comment.