Skip to content

Commit

Permalink
fix: fixed lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Homoakin619 committed Jul 23, 2024
1 parent 46c2dcb commit b2d6475
Show file tree
Hide file tree
Showing 5 changed files with 1,340 additions and 206 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.codeActionsOnSave": {
"source.fixAll": "explicit"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}
Loading

0 comments on commit b2d6475

Please sign in to comment.