We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1dac0 commit fd8baacCopy full SHA for fd8baac
.vscode/settings.json
@@ -6,6 +6,7 @@
6
".npmrc": "dotenv",
7
},
8
"editor.codeActionsOnSave": {
9
+ "source.organizeImports": true,
10
"source.fixAll.eslint": true
11
}
12
0 commit comments