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