Skip to content

Commit 271fcc3

Browse files
committed
formatting
1 parent b93bf9b commit 271fcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"editor.formatOnSave": true,
44
"editor.formatOnPaste": true,
55
"editor.codeActionsOnSave": {
6-
"source.sortImports": true
6+
"source.sortImports": "explicit"
77
}
88
}
99
}

0 commit comments

Comments
 (0)