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 89bd6e8 commit 43d6be0Copy full SHA for 43d6be0
.vscode/settings.json
@@ -1,6 +1,6 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
4
},
5
"editor.formatOnSave": true,
6
"editor.defaultFormatter": "esbenp.prettier-vscode",
0 commit comments