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 02c7d8e commit 221b1c9Copy full SHA for 221b1c9
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
"editor.formatOnSave": true,
3
"editor.codeActionsOnSave": {
4
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
5
},
6
"files.exclude": {
7
"**/.DS_Store": true,
0 commit comments