We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52cd87 commit 0d61824Copy full SHA for 0d61824
.vscode/settings.json
@@ -1,6 +1,6 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "source.fixAll": true
+ "source.fixAll": "explicit"
4
},
5
"[typescript]": {
6
"editor.defaultFormatter": "esbenp.prettier-vscode"
0 commit comments