We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93bf9b commit 271fcc3Copy full SHA for 271fcc3
.vscode/settings.json
@@ -3,7 +3,7 @@
3
"editor.formatOnSave": true,
4
"editor.formatOnPaste": true,
5
"editor.codeActionsOnSave": {
6
- "source.sortImports": true
+ "source.sortImports": "explicit"
7
}
8
9
0 commit comments