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 bf0654e commit baca78dCopy full SHA for baca78d
.vscode/settings.json
@@ -6,7 +6,7 @@
6
"typescriptreact"
7
],
8
"editor.codeActionsOnSave": {
9
- "source.fixAll.eslint": "explicit"
+ "source.fixAll.eslint": "true"
10
},
11
"editor.tabSize": 2,
12
"files.eol": "\n",
0 commit comments