Skip to content

Commit

Permalink
Merge pull request #493 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 454854f + fa9613d commit e760d35
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 @@ -6,7 +6,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 e760d35

Please sign in to comment.