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 7a758e3 commit 6425207Copy full SHA for 6425207
.vscode/settings.json
@@ -7,6 +7,7 @@
7
"editor.defaultFormatter": "charliermarsh.ruff",
8
"editor.formatOnSave": true,
9
"editor.codeActionsOnSave": {
10
+ "source.organizeImports": "always",
11
"source.fixAll.ruff": "explicit"
12
}
13
},
0 commit comments