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 1b8b4a8 commit 4618ad6Copy full SHA for 4618ad6
.vscode/settings.json
@@ -5,7 +5,7 @@
5
}
6
],
7
"editor.codeActionsOnSave": {
8
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
9
},
10
"eslint.lintTask.enable": true,
11
"eslint.probe": [
0 commit comments