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