Skip to content

Commit

Permalink
chore: update vscode config
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhthomas committed Dec 20, 2023
1 parent 8f62a7d commit 5a6443d
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 @@ -121,6 +121,6 @@
},
"eslint.validate": ["javascript", "javascriptreact", "svelte"],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}

0 comments on commit 5a6443d

Please sign in to comment.