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 3638f99 commit 14f0722Copy full SHA for 14f0722
.vscode/settings.json
@@ -1,6 +1,6 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
4
},
5
"eslint.format.enable": true,
6
"[typescript]": {
0 commit comments