We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 842e8f7 commit 8904e2eCopy full SHA for 8904e2e
.vscode/settings.json
@@ -18,6 +18,6 @@
18
"eslint.nodePath": "tools/rig/node_modules",
19
"eslint.debug": false,
20
"editor.codeActionsOnSave": {
21
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
22
},
23
}
0 commit comments