Skip to content

Commit

Permalink
vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kamijin-fanta committed Apr 30, 2024
1 parent 95168b9 commit 3a6e45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Expand Up @@ -5,7 +5,7 @@
"**/packages/_react-icons_all-files/*/**": true
},
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
Expand Down

0 comments on commit 3a6e45b

Please sign in to comment.