We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc4644 commit e380e9fCopy full SHA for e380e9f
.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