Skip to content

Commit 35e947d

Browse files
committed
update settings.json
1 parent 3ba8b59 commit 35e947d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"[python]": {
1212
"editor.formatOnSave": true,
1313
"editor.codeActionsOnSave": {
14-
"source.organizeImports": true
14+
"source.organizeImports": "explicit"
1515
}
1616
},
1717
"[typescript]": {

0 commit comments

Comments
 (0)