Skip to content

Commit

Permalink
Fix: revise setting.json #55
Browse files Browse the repository at this point in the history
  • Loading branch information
rmdnps10 committed Oct 10, 2024
1 parent c00c37a commit c4ffa78
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.removeUnusedImports": true
}
"source.fixAll.eslint": "explicit"
},
"editor.formatOnSave": true
}

0 comments on commit c4ffa78

Please sign in to comment.