We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 303277c commit b1b557bCopy full SHA for b1b557b
.vscode/settings.json
@@ -5,6 +5,6 @@
5
"javascript.format.enable": false,
6
"typescript.format.enable": false,
7
"editor.codeActionsOnSave": {
8
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
9
},
10
}
0 commit comments