Update VS Code config

This commit is contained in:
Bill Thornton 2024-06-03 10:23:28 -04:00
parent 8c3eb9c48d
commit 4b211b3814

View File

@ -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