Skip to content

Commit

Permalink
chore: vscode setting json import 정렬 옵션 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
semnil5202 committed Jun 23, 2024
1 parent 20abebf commit ba94e24
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 @@ -9,6 +9,7 @@
"editor.codeActionsOnSave": {
"source.fixAll": "explicit",
"source.fixAll.eslint": "explicit",
"source.organizeImports": "explicit",
"source.addMissingImports": "explicit"
}
}

0 comments on commit ba94e24

Please sign in to comment.