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 eb69113 commit 0571bb8Copy full SHA for 0571bb8
.vscode/settings.json
@@ -7,7 +7,7 @@
7
"typescript.tsdk": ".yarn/sdks/typescript/lib",
8
"typescript.enablePromptUseWorkspaceTsdk": true,
9
"editor.codeActionsOnSave": {
10
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
11
},
12
"editor.formatOnSave": true,
13
"eslint.validate": [
0 commit comments