Skip to content

Commit

Permalink
chore(vscode): settings were auto-updated (specklesystems#1903)
Browse files Browse the repository at this point in the history
  • Loading branch information
iainsproat authored Dec 12, 2023
1 parent 7f20435 commit de222c5
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 @@ -9,7 +9,7 @@
"editor.snippetSuggestions": "top",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.defaultFormatter": "esbenp.prettier-vscode",
"search.useParentIgnoreFiles": true,
Expand Down

0 comments on commit de222c5

Please sign in to comment.