Skip to content

Commit

Permalink
chore(vscode): upgrade settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Feb 16, 2024
1 parent 2588e89 commit dd4858b
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 @@ -13,7 +13,7 @@
"material-icon-theme.folders.theme": "none",
"material-icon-theme.opacity": 0.6,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.formatOnSave": true,
"eslint.format.enable": true,
Expand Down

0 comments on commit dd4858b

Please sign in to comment.