Merge pull request #711 from thornbill/update-vs-code-config

Update VS Code config
This commit is contained in:
Bill Thornton 2024-06-03 10:47:11 -04:00 committed by GitHub
commit c6bc27657f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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