We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4caacb6 commit 013d839Copy full SHA for 013d839
.vscode/settings.json
@@ -21,7 +21,7 @@
21
},
22
"[typescript][typescriptreact][javascript][javascriptreact]": {
23
"editor.codeActionsOnSave": {
24
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
25
26
"editor.tabSize": 2
27
0 commit comments