Skip to content

Commit

Permalink
chore: .vscode/settings.json migration
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Dec 26, 2023
1 parent 32d9483 commit 7bee693
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
@@ -1,5 +1,5 @@
{
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit"
}
}

0 comments on commit 7bee693

Please sign in to comment.