Skip to content

Commit

Permalink
[UIE-152] Update VS Code setting (#4579)
Browse files Browse the repository at this point in the history
  • Loading branch information
nawatts authored Jan 10, 2024
1 parent e014fda commit 27719ae
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 @@ -14,7 +14,7 @@
},
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit"
},
"[javascript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
Expand Down

0 comments on commit 27719ae

Please sign in to comment.