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 cb6cb04 commit e69b063Copy full SHA for e69b063
.vscode/settings.json
@@ -11,6 +11,6 @@
11
"eslint.useFlatConfig": true,
12
"eslint.format.enable": true,
13
"editor.codeActionsOnSave": {
14
- "source.fixAll.eslint": "explicit"
+ "source.fixAll.eslint": "always"
15
}
16
0 commit comments