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 b0481d5 commit 43b4788Copy full SHA for 43b4788
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
"[typescript]": {
3
"editor.codeActionsOnSave": {
4
- "source.fixAll.eslint": true,
+ "source.fixAll.eslint": "explicit"
5
},
6
7
"eslint.validate": [
0 commit comments