We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f654f commit b5397a6Copy full SHA for b5397a6
.vscode/settings.json
@@ -10,6 +10,6 @@
10
"typescript.tsc.autoDetect": "off",
11
12
"editor.codeActionsOnSave": {
13
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
14
}
15
0 commit comments