We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2823b78 commit 6de5039Copy full SHA for 6de5039
1 file changed
.vscode/settings.json
@@ -1,6 +1,7 @@
1
// Place your settings in this file to overwrite default and user settings.
2
{
3
"editor.codeActionsOnSave": {
4
+ "source.organizeImports": "explicit",
5
"source.fixAll.eslint": "explicit"
6
},
7
"eslint.validate": [
0 commit comments