We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c541d78 commit fa46f3dCopy full SHA for fa46f3d
1 file changed
.vscode/settings.json
@@ -5,7 +5,7 @@
5
},
6
"eslint.nodePath": ".yarn/sdks",
7
"editor.codeActionsOnSave": {
8
- "source.fixAll": "explicit"
+ "source.fixAll.eslint": "explicit"
9
10
"editor.defaultFormatter": "esbenp.prettier-vscode",
11
"editor.formatOnSave": true,
0 commit comments