Skip to content

Commit 7bee693

Browse files
committed
chore: .vscode/settings.json migration
1 parent 32d9483 commit 7bee693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"editor.codeActionsOnSave": {
3-
"source.organizeImports": true
3+
"source.organizeImports": "explicit"
44
}
55
}

0 commit comments

Comments
 (0)