We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b4018 commit fe197d1Copy full SHA for fe197d1
.vscode/settings.json
@@ -1,3 +1,6 @@
1
{
2
- "workbench.colorTheme": "GitHub Dark"
+ "workbench.colorTheme": "GitHub Dark",
3
+ "editor.codeActionsOnSave": {
4
+ "source.organizeImports": false
5
+ }
6
}
0 commit comments