Skip to content

Commit

Permalink
chore(setup): update vs code settings
Browse files Browse the repository at this point in the history
  • Loading branch information
svierk committed Dec 11, 2023
1 parent dddbe94 commit 9fc6c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"[javascript]": {
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit"
}
},
"eslint.options": {
Expand Down

0 comments on commit 9fc6c53

Please sign in to comment.