Skip to content

Commit

Permalink
chore: update .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRichel committed Dec 13, 2023
1 parent d97efc3 commit 9998126
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 @@ -8,6 +8,6 @@
"editor.formatOnSave": false
},
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
}
}

0 comments on commit 9998126

Please sign in to comment.