Skip to content

Commit

Permalink
Merge pull request #711 from thornbill/update-vs-code-config
Browse files Browse the repository at this point in the history
Update VS Code config
  • Loading branch information
thornbill authored Jun 3, 2024
2 parents 8c3eb9c + 4b211b3 commit c6bc276
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 @@ -3,7 +3,7 @@
"licenser.license": "Custom",
"licenser.useSingleLineStyle": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"eslint.format.enable": true,
"editor.formatOnSave": false
Expand Down

0 comments on commit c6bc276

Please sign in to comment.