We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d9483 commit 7bee693Copy full SHA for 7bee693
.vscode/settings.json
@@ -1,5 +1,5 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "source.organizeImports": true
+ "source.organizeImports": "explicit"
4
}
5
0 commit comments