update alias and vscode settings

This commit is contained in:
Eric D. Rohler
2020-08-01 17:40:41 -04:00
parent aad16531c6
commit 6112a0d767
2 changed files with 4 additions and 3 deletions

View File

@ -9,6 +9,7 @@
"terminal.external.linuxExec": "tilix",
"team.showWelcomeMessage": false,
"sqltools.useNodeRuntime": true,
"json.maxItemsComputed": 99999,
"mssql.connections": [
{
"server": "(localdb)\\mssqllocaldb",