Skip to content

Commit

Permalink
Update VS Code settings
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed Dec 19, 2023
1 parent 95f1f86 commit f34ac7a
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 @@ -29,7 +29,7 @@
"editor.formatOnSave": true,
"editor.tabSize": 4,
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit"
},
},
"editor.rulers": [
Expand Down

0 comments on commit f34ac7a

Please sign in to comment.