Skip to content

Commit

Permalink
Update fixall esline vscode config
Browse files Browse the repository at this point in the history
  • Loading branch information
giggio committed Dec 28, 2023
1 parent e54224c commit 733e725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"editor.formatOnSave": true,
"eslint.autoFixOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}

0 comments on commit 733e725

Please sign in to comment.