We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f2b19f commit d6de537Copy full SHA for d6de537
.vscode/settings.json
@@ -7,6 +7,6 @@
7
},
8
"typescript.tsdk": "node_modules/typescript/lib",
9
"editor.codeActionsOnSave": {
10
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
11
}
12
0 commit comments